You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/01/12 05:43:22 UTC

[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #17241: Add CustomOp tutorial doc

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:
users@infra.apache.org


With regards,
Apache Git Services