eric-haibin-lin commented on issue #17241: Add CustomOp tutorial doc URL: https://github.com/apache/incubator-mxnet/pull/17241#issuecomment-573384290 There are multiple docs on writing operators. Shall we consolidate them? - python op: https://github.com/apache/incubator-mxnet/tree/3ece00b1acf3e5ca2bbf46d6eaf36ae900cd7666/example/numpy-ops - cpp op guide: https://mxnet.apache.org/api/faq/add_op_in_backend - old cpp op & python op guide: https://mxnet.apache.org/api/faq/new_op (it mentions mshadow, which is supposed to be deprecated...?) - this tutorial
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
