chinakook commented on issue #11131: mxnet-cu92 low efficiency URL: https://github.com/apache/incubator-mxnet/issues/11131#issuecomment-395408342 Are you using Linux? Maybe the cu92 version is compiled with CMake(because it cannot be successfully built with GCC7/Makefile until now), while the cu91 version is compiled with Make. CMake built MXNet on Linux will be **slower** than Make built one. I've found that a year ago.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
