Warning
Starting with Neuron 1.14.0, Neuron Conda packages in Deep Learning AMI are no longer supported, for more information see blog annoucing the end of support for Neuron conda packages
Neuron Apache MXNet (Incubating) Conda Release Notes¶
This document lists the release notes for the Neuron Conda-MxNet package.
Table of Contents
[1.5.1.1.4.4.0]¶
Date: 4/30/2021
Known Issues¶
- Issue: Running “conda update mxnet-neuron” in Conda DLAMI v37 and v38 would result in environment updates only but not update to the MXNet-Neuron Conda package.
Workaround: Running the same command “conda update mxnet-neuron” a second time would result in update to the MXNet-Neuron Conda package.
[1.5.1.1.3.8.0]¶
Date: 3/4/2021
Known Issues¶
- Issue: Running “conda update mxnet-neuron” in Conda DLAMI v37 and v38 would result in environment updates only but not update to the MXNet-Neuron Conda package.
Workaround: Running the same command “conda update mxnet-neuron” a second time would result in update to the MXNet-Neuron Conda package.
[1.5.1.1.3.7.0]¶
Date: 2/24/2021
Known Issues¶
- Issue: Running “conda update mxnet-neuron” in Conda DLAMI v37 and v38 would result in environment updates only but not update to the MXNet-Neuron Conda package.
Workaround: Running the same command “conda update mxnet-neuron” a second time would result in update to the MXNet-Neuron Conda package.
[1.5.1.1.3.2.0]¶
Date: 1/30/2021
Known Issues¶
- Issue: Running “conda update mxnet-neuron” in Conda DLAMI v37 and v38 would result in environment updates only but not update to the MXNet-Neuron Conda package.
Workaround: Running the same command “conda update mxnet-neuron” a second time would result in update to the MXNet-Neuron Conda package.
[1.5.1.1.2.1.0]¶
Date: 12/23/2020
Known Issues¶
- Issue: Running “conda update mxnet-neuron” in Conda DLAMI v37 and v38 would result in environment updates only but not update to the MXNet-Neuron Conda package.
Workaround: Running the same command “conda update mxnet-neuron” a second time would result in update to the MXNet-Neuron Conda package.
[1.5.1.1.1.88.0]¶
Date: 11/17/2020
[1.5.1.1.1.52.0_2.0.757.0]¶
Date: 09/22/2020
[1.5.1.1.1.1.0_2.0.651.0]¶
Date: 08/08/2020
[1.5.1.1.0.2101.0-2.0.631.0]¶
Date: 08/05/2020
[1.5.1.1.0.2093.0-2.0.579.0]¶
Date: 07/16/2020
Now supporting Python 3.7 Conda packages in addition to Python 3.6 Conda packages.
[1.5.1.1.0.2033.0-2.0.489.0]¶
Date: 06/11/2020
[1.5.1.1.0.1900.0-2.0.274.0]¶
Date 5/11/2020
[1.5.1.1.0.1596.0-2.0.56.0]¶
Date 3/26/2020
[1.5.1.1.0.1498.0-1.0.918.0]¶
Date 2/27/2020
[1.5.1.1.0.1401.0-1.0.737.0]¶
Date 1/27/2020
[1.5.1.1.0.1349.0-1.0.611.0]¶
Date 12/20/2019
[1.5.1.1.0.1260.0-1.0.298.0]¶
Date: 11/25/2019
This version is only available from the release DLAMI v26.0. Please see dlami-rn-known-issues to latest version.
Known Issues and Limitations¶
Please update to the latest conda package:
source activate <conda environment>
conda update mxnet-neuron
For example, on Conda DLAMI:
source activate aws_neuron_tensorflow_p36
conda update mxnet-neuron