sandeep-krishnamurthy commented on issue #11880: How to compile the old version, like 0.7.0, from source file? URL: https://github.com/apache/incubator-mxnet/issues/11880#issuecomment-407792030 Hello @iamweiweishi - I am curious to understand why such an old version of MXNet is required and are there any issues you are facing with latest version? After clone the latest, you can get the commit hash of v0.7 that you are interested in and do git reset hard to go back to that commit. If you don't find submodules, please do the same for all submodules. Note that currently all submodules are moved into 3rd party directory.
---------------------------------------------------------------- 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
