Add OperatorWithKernel class
* User can register OpKernel to its Ops. The OpKernelMap saved in OperatorWithKernel. Each Op which inherits OperatorWithKernel will use `OpKernel::Compute` instead of Run.
Showing
paddle/operators/demo_op.h
已删除
100644 → 0
想要评论请 注册 或 登录