rondogency commented on issue #15921: dynamic custom operator support
URL: https://github.com/apache/incubator-mxnet/pull/15921#issuecomment-537376762
 
 
   @samskalicky @wkcn @szha @junrushao1994 @eric-haibin-lin This PR is ready 
for review.
   c_api.cc and lib_api.h files are the most important
   c_api.cc loads custom op and register in nnvm; lib_api.h has all prototypes 
used in custom library
   example/extensions/*.cc(py) are simple custom operator examples
   other files include unittest, build change and python wrapper change

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