lou-k opened a new issue #12464: nnvm submodule broken in release 1.2.1 URL: https://github.com/apache/incubator-mxnet/issues/12464 ## Description It appears the nnvm submodule commit is no longer valid. ## Steps to reproduce ``` git clone --recursive --single-branch -b 1.2.1 https://github.com/apache/incubator-mxnet incubator-mxnet ``` Results in: ``` error: no such remote ref fdba6cc9bd3bec9ccd0592fa3900b7fe25d6cb97 Fetched in submodule path '3rdparty/nnvm/tvm', but it did not contain fdba6cc9bd3bec9ccd0592fa3900b7fe25d6cb97. Direct fetching of that commit failed. ``` ## What have you tried to solve it? I noticed that https://github.com/apache/incubator-mxnet/commit/8e4aeee6f0021d0c5a90fac0bda4631eac03e1cc fixes this issue in `master`. Can we backdate it to the 1.2.1 release? I'd like to build the stable version instead of `master`.
---------------------------------------------------------------- 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
