apeforest opened a new issue #17180: Need a better build script for CMake URL: https://github.com/apache/incubator-mxnet/issues/17180 ## Description The current instruction for users to build from source using Cmake is not very user-friendly. Users have to remember each flag whenever they build mxnet. It will be nice to have a simple setup.py and users only need to run the following as Pytorch: ``` python setup.py install ```
---------------------------------------------------------------- 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
