Write New Operators¶
This section will guide you how to add an operator, and it also includes some necessary notes.
How to write new operator :guides to write new operators
op notes :notes on developing new operators
Kernel Primitives API : Introduce the block-level CUDA functions provided by PaddlePaddle to speed up operator development.