kkurni commented on issue #15472: Failed to compile plugin warpctc URL: https://github.com/apache/incubator-mxnet/issues/15472#issuecomment-524601323 I also get the same error on v1.5.x branch /incubator-mxnet/build# cmake -DUSE_PLUGINS_WARPCTC=ON .. ``` CMake Error at CMakeLists.txt:740 (target_link_libraries): The "debug" argument must be followed by a library. ``` Here is the error line. https://github.com/apache/incubator-mxnet/blob/v1.5.x/CMakeLists.txt#L740-L741 Does it requires different parameter?
---------------------------------------------------------------- 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
