Obtaining the Source Code
Procedure
- Use PuTTY to log in to the server as the root user.
- Obtain the source code.
cd /path/to/mxnet git clone --recursive https://github.com/apache/incubator-mxnet mxnet
Parent topic: MXNet 2.0.0 Porting Guide (Kylin V10)