samskalicky commented on pull request #19016: URL: https://github.com/apache/incubator-mxnet/pull/19016#issuecomment-707836024
> Hi @samskalicky , it seems that now we need `src/lib_api.cc` to build the custom operator, how can a user access `src/lib_api.cc` if using `pip install mxnet`? Hi @ZiyueHuang the lib_api.cc file can be accessed by downloading directly from github: https://raw.githubusercontent.com/apache/incubator-mxnet/1.8.0.rc1/src/lib_api.cc ---------------------------------------------------------------- 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]
