sxjscience commented on issue #16001: Low kernel performance
URL: 
https://github.com/apache/incubator-mxnet/issues/16001#issuecomment-524987049
 
 
   @mahmoodn If you'd like to recompile the 1.2.0 version. I think we could try 
to clone the github repo and use the following command first.
   ```bash
   git clone https://github.com/apache/incubator-mxnet.git
   cd incubator-mxnet
   git checkout v1.2.0
   git submodule update --init
   ```
   
   You will see that the system is downloading the directories into 3rd-party. 
Then, you may try to make from source.

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

Reply via email to