rondogency commented on issue #15921: dynamic custom operator support
URL: https://github.com/apache/incubator-mxnet/pull/15921#issuecomment-542951984
 
 
   @szha Because we want to make lib_api.h self-contained without any 
dependencies. The end goal is that the user will only copy lib_api.h to their 
workspace, install MXNet pip wheel, and write their operator based on the 
tutorial doc and examples we provided. Using existing MXNet interfaces both 
introduces extra dependencies, and complicate user experience for users who are 
not familiar with MXNet source code

----------------------------------------------------------------
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

Reply via email to