samskalicky edited a comment on issue #17486: Update CustomOp doc with changes 
for GPU support
URL: https://github.com/apache/incubator-mxnet/pull/17486#issuecomment-586640766
 
 
   > But now I can only build mxnet to create c++ customOp and I have a problem 
on compiling into python wheel at #17577
   
   @a550461053 just to clarify, you do not need to recompile MXNet from source 
to use a custom operator, you can dynamically load your library into MXNet at 
runtime using one of the nightly builds from here: 
https://repo.mxnet.io/dist/index.html
   

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


With regards,
Apache Git Services

Reply via email to