blchu opened a new issue #15866: AMP tutorial does not work on 1.5.0 URL: https://github.com/apache/incubator-mxnet/issues/15866 The AMP tutorial offered in the iPython notebook at https://mxnet.incubator.apache.org/versions/master/tutorials/amp/amp_tutorial.html results on errors in certain function calls when running with 1.5.0, notably `test_utils.download_model` and `contrib.amp.convert_hybrid_block`. Peeking at the source code, I don't think these functions are implemented in 1.5.0. There appears to be no version requirement specified for AMP or the tutorial, and attempting to change the version from the dropdown does not change anything.
---------------------------------------------------------------- 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
