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 2018/10/25 00:35:25 UTC

[GitHub] safrooze commented on issue #12959: How to use own mxnet cuda operator in gluon?

safrooze commented on issue #12959: How to use own mxnet cuda operator in gluon?
URL: https://github.com/apache/incubator-mxnet/issues/12959#issuecomment-432873446
 
 
   Have you added your own operator to MXNet CPP code? If so and your operator is accessible through `nd.my_op`, then you can just call it within Gluon.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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