TIM-VX/src/tim/vx/internal/include/custom/custom_ops.def

8 lines
158 B
Modula-2
Raw Normal View History

/*
Add custom ops to the end.
*/
DEF_OP(CUSTOM_SOFTMAX)
DEF_OP(CUSTOM_AINR_DENOISE_POSTPROCESS)
DEF_OP(CUSTOM_WARP_AFFINE)
DEF_OP(CUSTOM_WARP_PERSPECTIVE)