samskalicky commented on issue #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#issuecomment-578608204 @rondogency if you're going to add a new library for the GPU tests you need to modify: CMakeLists.txt, Jenkins_steps.groovy. In the CI cmake is used, and you need to store the library between build/test stages of the CI by modifying the groovy file. See the subgraph property PR modifications for these files that add `libsubgraph_lib.so`: https://github.com/apache/incubator-mxnet/pull/17034/files
---------------------------------------------------------------- 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
