All Posts
Announcing changes to NxDI in the upcoming releases
- 19 December 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
As part of our transition to native PyTorch support, we are simplifying NxDI to provide a more streamlined developer experience.
Neuron no longer supports Inf1 virtual environments and AMIs starting with Neuron 2.27
- 18 December 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron release 2.27, Neuron no longer supports Inf1 virtual environments and AMIs. If you are a customer who is currently using Inf1 virtual environments or AMIs, use Neuron DLAMIs with Neuron version 2.26.1 or earlier.
Announcing End of Support for Ubuntu 22.04 single framework DLAMIs for PyTorch and JAX in future release
- 18 December 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Ubuntu 22.04 single framework DLAMIs for PyTorch and JAX will reach end of support in a future release. Customers are advised to use multi-framework or previously released DLAMIs for Ubuntu 22.04.
Neuron no longer supports tensorflow_2_10 single framework DLAMI and virtual environment in multi-framework DLAMIs starting with Neuron 2.27
- 16 December 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with the release of Neuron 2.27.0, the tensorflow_2_10 single framework Deep Learning AMI (DLAMI) and the TensorFlow 2.10 virtual environment in multi-framework DLAMIs are no longer supported.
Neuron no longer supports parallel_model_trace API starting with Neuron 2.27
- 16 December 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with the Neuron 2.27 release, the parallel_model_trace API is no longer supported for inference. We introduced the Model Builder V2 API in Neuron 2.25 as an alternative to the tracing API, and it is now the default API in Neuron for model tracing.
Neuron no longer supports Python 3.9 starting with Neuron version 2.27
- 16 December 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron Release 2.27, Neuron no longer includes support for Python 3.9 as it has reached its end-of-life status.
Neuron no longer supports PyTorch 2.6 starting with Neuron 2.27
- 16 December 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron 2.27, Neuron no longer supports PyTorch 2.6. We recommend that all customers using PyTorch 2.6 to upgrade to the latest supported PyTorch version.
End of Support for PyTorch Experimental Profiling API starting in a future release
- 16 December 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron will end support for the torch_neuronx.experimental.profiler.profile API in a future release of Neuron (planned for v2.29.0). This experimental API will be replaced by native PyTorch profiling support using the standard torch.profiler.profile() API.
End of Support for Neuron Profiler and Neuron Profiler 2.0 UI and CLI coming in a future Neuron release
- 16 December 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron will end support for the legacy Neuron Profiler and Neuron Profiler 2.0 UI and CLI tools in a coming release (planned for v2.29.0). We launched Neuron Explorer in Neuron SDK 2.27, replacing these tools with a unified developer experience that will include device and system profiling in a single view, eager mode support, enhanced memory profiling, improved visualization capabilities, as well as support for the full developer lifecycle.
Announcing Transition to PyTorch Native Support for AWS Trainium in the Next Neuron Release Supporting PyTorch 2.10
- 16 December 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with the introduction of Neuron support for PyTorch 2.10, AWS Neuron will begin a transition from PyTorch/XLA to native PyTorch support via TorchNeuron. PyTorch 2.9 will be the last version based on PyTorch/XLA.
Announcing NKI Library Namespace Changes in Neuron 2.28
- 16 December 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
NKI Library kernels are published in the NKI Library GitHub repository. In Neuron 2.27, these kernels are also shipped as part of neuronx-cc using the nkilib.* namespace. To avoid namespace conflicts when customers use kernels from the open source repository, the repository uses the nkilib_standalone.nkilib.* namespace.
Announcing NKI Library Kernel Migration to New nki.* Namespace in Neuron 2.28
- 16 December 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Some NKI Library kernels currently use the legacy neuronxcc.nki.* namespace. Starting with Neuron 2.28, all NKI Library kernels will migrate to the new nki.* namespace.
Announcing End of Support for vLLM V0 starting with Neuron 2.28
- 16 December 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron Release 2.27 will be the last release to support vLLM V0. In Neuron 2.27 release, vLLM V1 support is introduced for Neuron using the vllm-neuron plugin. Review the sources in the Neuron vLLM GitHub Repository.
Announcing End of Support for neuronxcc.nki Namespace Starting with Neuron 2.28
- 16 December 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron 2.27 will be the last to include support for the neuronxcc.nki.* namespace. Starting with Neuron 2.28, this namespace will no longer be supported.
Announcing End of Support for TensorBoard Plugin for Neuron Profiler in Neuron 2.27
- 16 December 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron 2.27 will be the last release to support TensorBoard Plugin. Future Neuron releases will not include the support for TensorBoard plugin. All customers using the TensorBoard plugin to visualize and analyze model performance are recommended to migrate to Neuron Explorer.
Announcing End of Support for NxDT and NxD Core Training APIs Starting with PyTorch 2.10
- 16 December 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron support for PyTorch 2.9 will be the last to include the NeuronX Distributed Training (NxDT) libraries, NxD Core training APIs, and PyTorch/XLA for training. Starting with Neuron support for PyTorch 2.10, these components will no longer be supported.
Announcing the deprecation of the NeuronX Deep Learning Inference API path_trace function
- 18 September 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.26.0 is the last release supporting parallel_model_trace. This NxD Inference function will be deprecated in the next version of the Neuron SDK in favor of the ModelBuilder.trace() method, which provides a more robust and flexible approach for tracing and compiling models for Neuron devices, enabling more advanced features such as weight layout optimization support, as well as other quality-of-life and stability improvements for SPMD tracing.
Announcing End of Support for PyTorch NeuronX version 2.6 starting next release
- 18 September 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.26 will be the last release that will include support for PyTorch NeuronX version 2.6. Future Neuron releases will not include support for PyTorch NeuronX version 2.6. Current users of PyTorch NeuronX version 2.6 are advised to upgrade to PyTorch NeuronX 2.7 or 2.8. See Neuron release artifacts for more details on supported versions.
Upcoming changes to Neuron driver 2.21 support for Inf1 starting Neuron 2.26 release
- 24 June 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron Release 2.26, Neuron driver versions above 2.21 will only support non-Inf1 instances (such as Trn1, Inf2, or other instance types).
For Inf1 instance users, Neuron driver versions < 2.21 will remain supported with regular security patches.
Neuron no longer supports nki_jit API in PyTorch Neuron starting this release
- 24 June 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron Release 2.24, torch_neuronx.nki_jit API in torch-neuronx package is no longer supported.
Announcing end of support for Transformers NeuronX library starting in Neuron 2.26 release
- 24 June 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting from Neuron Release 2.24, Transformers NeuronX library is in maintenance mode. transformers-neuronx releases will now only address critical security issues. In Neuron Release 2.26, Neuron will end support for transformers-neuronx.
Announcing end of support for NKI block dimension starting next release
- 24 June 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.24 will be the last release to include support for the NKI block dimension in NKI tensor creation routines. Starting with this release, using the block dimension will generate EOS warnings. In the next release (Neuron Release 2.25), these warnings will be upgraded to errors.
Announcing end of support for Llama 3.2 Meta checkpoint
- 24 June 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron Release 2.24, the mllama 3.2 Meta checkpoint API is no longer be supported.
Announcing end of support for Beta PyTorch NeuronCore Placement APIs starting next release
- 24 June 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron Release 2.24 is the last release to support the Beta PyTorch NeuronCore Placement APIs.
Announcing end of support XLA_USE_BF16 and XLA_DOWNCAST_BF16 environment variables starting next release
- 24 June 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron Release 2.24 will be the last release to support the following environment variables:
Announcing End of Support for Tensorflow Neuron Inf1 SSD300 tutorial starting next release
- 24 June 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.24 will be the last release that will include support for Tensorflow Neuron Inf1 SSD300 tutorial. Future Neuron releases will not include support for Tensorflow Neuron Inf1 SSD300 tutorial due to security issues.
Announcing End of Support for PyTorch NeuronX version 2.5 starting next release
- 24 June 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.24 will be the last release that will include support for PyTorch NeuronX version 2.5. Future Neuron releases will not include support for PyTorch NeuronX version 2.5.
Neuron no longer supports jax_neuronx.nki_call API in jax-neuronx starting this release
- 15 May 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron Release 2.23 no longer supports jax_neuronx.nki_call API in jax-neuronx package.
Neuron no longer supports base Ubuntu 20 operating system starting this release
- 15 May 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron Release 2.23 no longer includes support for base Ubuntu 20.04 operating system.
Neuron no longer supports Tensorflow 2.8 and 2.9 starting this release
- 15 May 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron Release 2.23, Neuron no longer supports for TensorFlow-Neuron 2.8 and 2.9 versions.
Neuron no longer supports NeMo Megatron starting this release
- 15 May 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron release 2.23, Neuron no longer supports NeMo Megatron.
Announcing migration of NxD Core inference examples from NxD Core repository to NxD Inference repository starting this release
- 15 May 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron Release 2.23, the following models and modules in NxD Core inference examples are now only available through NxD Inference package:
Announcing maintenance mode for Transformers NeuronX library starting next release
- 15 May 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting from Neuron release 2.24, Transformers NeuronX library is entering maintenance mode. Future releases of transformers-neuronx will address critical security issues only and we will gradually end support.
Announcing end of support for torch_neuronx.nki_jit API in torch-neuronx starting next release
- 15 May 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron Release 2.23 will be the last release to include support for torch_neuronx.nki_jit API in torch-neuronx package.
Announcing end of support for mllama 3.2 Meta Checkpoint API starting next release
- 15 May 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron Release 2.23 will be the last release to include support for the mllama 3.2 Meta checkpoint API. In the next release (Neuron 2.24), Neuron will end support.
Announcing end of support for XLA_USE_BF16 and XLA_DOWNCAST_BF16 starting next release
- 15 May 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron Release 2.23, Neuron will begin phasing out support for the XLA_DOWNCAST_BF16 and XLA_USE_BF16 environment variables. In this release, usage of these variables will trigger warnings. Neuron will end support in a subsequent release, aligned with the torch-xla maintenance schedule.
Neuron no longer supports PyTorch 2.1 starting this release
- 03 April 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron Release 2.22, Neuron no longer includes support for PyTorch 2.1, its associated Deep Learning Containers (DLCs), and Deep Learning AMIs (DLAMIS).
Neuron no longer supports PyTorch 1.13 starting this release
- 03 April 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron Release 2.22, Neuron no longer supports PyTorch 1.13, its associated Deep Learning Containers (DLCs), and Deep Learning AMIs (DLAMIS) for Trn1, Trn2, and Inf2 instances.
Neuron no longer includes support for Ubuntu20 DLCs and DLAMIs starting this release
- 03 April 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron Release 2.22, Neuron no longer includes offerings for Ubuntu20 Deep Learning Containers (DLCs) and Deep Learning AMIs (DLAMIs).
Neuron no longer includes support for Neuron DET tool starting with this release
- 03 April 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron Release 2.22, Neuron no longer supports the Neuron Distributed Event Tracing (NDET/neuron-det) tool.
Neuron no longer includes Python 3.8 support starting this release
- 03 April 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron Release 2.22, Neuron no longer includes support for Python 3.8 as it has its reached end-of-life status.
Announcing end of support for jax_neuronx.nki_call API in jax-neuronx from starting next release
- 03 April 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron Release 2.23, Neuron will end support for jax_neuronx.nki_call API in jax-neuronx package.
Announcing end of support for Tensorflow 2.8 and 2.9 starting next release
- 03 April 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron Release 2.23, Neuron will end support for TensorFlow 2.8 and 2.9. Future Neuron releases will not include support for Tensorflow-Neuron 2.8 and 2.9 versions.
Announcing end of support for Neuron support for NeMo Megatron starting next release
- 03 April 2025
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron Release 2.23, Neuron will end support for NeMo Megatron.
PyTorch Neuron versions 1.9 and 1.10 no longer supported
- 20 December 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron Release 2.21, Neuron no longer supports torch-neuron 1.9 and 1.10 versions. Current users of torch-neuron 1.9 and 1.10 versions are advised to migrate to the latest torch-neuron supported version. Please see Release Content.
Announcing migration of NxD Core examples from NxD Core repository to NxD Inference repository in next release
- 20 December 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron Release 2.21 will be the last release to include NxD Core repository inference examples under the NxD Core repository: aws-neuron/neuronx-distributed. Starting with Neuron Release 2.21, the models and modules in NxD Core inference examples are now available through NxD Inference package. We recommend customers to update their applications to use examples from the NxD Inference repository. See NxD Inference Overview
Announcing end of support for Ubuntu20 DLCs and DLAMIs
- 20 December 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron Release 2.21, AWS Neuron will begin phasing out support for Ubuntu20 Deep Learning Containers (DLCs) and Deep Learning AMIs (DLAMIs). Neuron 2.21 will be the last release to provide bug fixes, and by Neuron 2.22, these offerings will no longer be available.
Announcing end of support for Python 3.8 in future releases
- 20 December 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Due to Python 3.8 reaching its end-of-life status, future Neuron releases will no longer include support for this version.
Announcing end of support for PyTorch 2.1 starting next release
- 20 December 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron Release 2.21 is the last release to support PyTorch 2.1, its associated Deep Learning Containers (DLCs), and Deep Learning AMIs (DLAMIS).
Announcing end of support for PyTorch 1.13 starting next release
- 20 December 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron Release 2.21 is the last release to support PyTorch 1.13, its associated Deep Learning Containers (DLCs), and Deep Learning AMIs (DLAMIS) for Trn1, Trn2, and Inf2 instances.
Announcing end of support for Neuron DET tool starting next release
- 20 December 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron Release 2.21 will be the last release to support the Neuron Distributed Event Tracing (NDET/neuron-det) tool.
‘neurondevice’ resource name in Neuron Device K8s plugin no longer supported
- 16 September 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron release 2.20, Neuron no longer supports resource name ‘neurondevice’.
‘neuron-device-version’ field in neuron-monitor no longer supported
- 16 September 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron release 2.20, Neuron no longer supports the field ‘neuron-device-version’ in neuron-monitor.
Tensorflow-Neuron 1.x no longer supported
- 16 September 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron release 2.20, Neuron no longer supports Tensorflow-Neuron 1.x. Current users of those versions are advised to migrate to latest tensorflow-neuron version 2.10.1. Please see TensorFlow Neuron for more details.
Neuron Runtime no longer supports Amazon Linux 2 (AL2)
- 16 September 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting from Neuron release 2.20, the Neuron Runtime (aws-neuronx-runtime-lib) will no longer support Amazon Linux 2 (AL2). The Neuron Driver (aws-neuronx-dkms) is now the only Neuron package that supports Amazon Linux 2.
Announcing maintenance mode for torch-neuron 1.9 and 1.10 versions
- 16 September 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron release 2.20, torch-neuron 1.9 and 1.10 versions will enter maintenance mode. Future Neuron releases will not include support for torch-neuron 1.9 and 1.10 versions. Current users of torch-neuron 1.9 and 1.10 versions are advised to migrate to torch-neuron 1.13.
Announcing Name Change for Neuron Component
- 16 September 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron release 2.20, the name of the following Neuron component will change as follows:
Neuron support for MxNet enters maintenance mode
- 28 June 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron release 2.19, Neuron support for MxNet (mxnet-neuron) is entering maintenance mode.
Announcing end of support for ‘neurondevice’ resource name in Neuron Device K8s plugin
- 28 June 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.19 will be the last release to include resource name ‘neurondevice’.
Announcing end of support for ‘neuron-device-version’ field in neuron-monitor
- 28 June 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.19 will be the last release to include the field ‘neuron-device-version’ in neuron-monitor.
Announcing end of support for Tensorflow-Neuron 1.x
- 28 June 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.19 will be the last release to support Tensorflow-Neuron 1.x. Future Neuron releases will not include support for Tensorflow-Neuron 1.x versions. Current users of those versions are advised to migrate to latest tensorflow-neuron version 2.10.1.
Announcing end of support for Probuf versions <= 3.19 for PyTorch NeuronX, NeuronX Distributed, and Transformers NeuronX libraries
- 28 June 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.19 will be the last release that will include Probuf <= 3.19 support for PyTorch NeuronX, NeuronX Distributed, and Transformers NeuronX libraries. Future Neuron releases will not include Probuf <= 3.19 support for PyTorch NeuronX.
Announcing end of support for Neuron Runtime support of Amazon Linux 2 (AL2)
- 28 June 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.19 will be the last release that will include Neuron Runtime support for Amazon Linux 2 . Future Neuron releases will not include Neuron Runtime support for Amazon Linux 2.
Announcing end of support for Neuron virtual environments in AWS Deep Learning AMI (Amazon Linux 2)
- 24 April 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.18.2 will be the last release that will include support for the following virtual environments in AWS Deep Learning AMI (Amazon Linux 2):
Announcing end of support for Neuron Release 2.18.0 Deep Learning AMIs
- 24 April 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
We are announcing end of support for Neuron release 2.18.0 Deep Learning AMIs. DLAMIs released between March 26,2024 (2024-03-26) and April 10, 2024 (2024-04-10) were shipped without the audit package. The following are the affected DLAMIs:
Tensorflow-Neuron 1.x enters maintenance mode
- 01 April 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron release 2.18, Tensorflow-Neuron 1.x is entering maintenance mode. Future releases of Tensorflow-Neuron 1.x will address critical security issues only and we will gradually end support. Current users of those versions are advised to migrate to latest tensorflow-neuron version 2.10.1.
PyTorch NeuronX version 2.0 (Beta) no longer supported
- 02 February 2024
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.17 no longer supports PyTorch NeuronX version 2.0 (Beta).
Announcing Name Change for Neuron Components
- 21 December 2023
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron release 2.16, the name of the following Neuron components will change as follows:
Announcing end-of-support for NeuronX Distributed Training Samples in Neuron Samples Repository
- 20 December 2023
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.16 will be the last release to include support for NeuronX Distributed Training Samples (Llama-2, GPT-NeoX 20B, and GPT-NeoX 6.9B) under the AWS Neuron Samples Github repository.
Announcing end-of-support for Neuron Containers with Runtime 1.x
- 20 December 2023
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.3 was the last release to support Neuron Runtime 1.x (neuron-rtd). Current users of Neuron DLC/DLAMI with Neuron Runtime 1.x are required to update their image to support latest Neuron Runtime versions. For instructions, see the Setup Guide.
Announcing End of Support for PyTorch NeuronX version 2.0 (beta)
- 20 December 2023
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.16 will be the last release that will include beta support for PyTorch NeuronX version 2.0 (beta). Future Neuron releases will not include support for PyTorch NeuronX version 2.0.
Announcing End of Support for PyTorch Neuron version 1.10
- 20 December 2023
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.16 will be the last release that will include support for PyTorch Neuron version 1.10. Future Neuron releases will not include support for PyTorch Neuron version 1.10.
Announcing End of Support for nemo option-argument
- 26 October 2023
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.15 will be the last release that will include support for nemo option-argument in the existing –distribution_strategy compiler option. Future releases will not include Neuron support for nemo option-argument.
Users are advised to migrate to the new llm-training option-argument.
Announcing End Of Support for OPT example in Transformers NeuronX
- 26 October 2023
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.15 will be the last release that will include OPT example in Transformers NeuronX.
Announcing end-of-support for --model-type=transformer-inference compiler flag
- 15 September 2023
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron release 2.14, the --model-type=transformer-inference compiler flag is deprecated.
Announcing end of support for torch-neuron version 1.9
- 28 August 2023
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.13 will be the last release that will include support for torch-neuron version 1.9. Future Neuron releases will not include support for torch-neuron version 1.9.
AWS Neuron reference for Megatron-LM no longer supported
- 28 August 2023
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.13 no longer includes support for AWS Neuron reference for Megatron-LM.
Announcing end of support for AWS Neuron reference for Megatron-LM
- 08 August 2023
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.12 will be the last release that will include support for AWS Neuron reference for Megatron-LM. Future releases will not include Neuron support for Megatron-LM.
AWS Deep Learning AMIs now available with Neuron 2.12 version
- 26 July 2023
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
We are happy to announce that the following Deep Learning AMIs are now available with latest Neuron Version 2.12.
Announcing end of support for Python 3.7
- 26 July 2023
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.12 will be the last release that will include support for Python 3.7 . Future Neuron releases will not include support for Python 3.7
Announcing end of support for Ubuntu 18
- 13 July 2023
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.12 will be the last release that will include support for Ubuntu 18 . Future Neuron releases will not include support for Ubuntu 18
AWS Deep Learning AMIs now available with Neuron 2.10 version
- 02 May 2023
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
We are happy to announce that the following Deep Learning AMIs are now available with latest Neuron Version 2.10. These DLAMIs now support all the Neuron EC2 instances including Inf1, Inf2, Trn1/Trn1n.
Announcing end of support for tensorflow-neuron versions 2.7
- 01 May 2023
This document is relevant for: Inf1, Trn3
Neuron release 2.10 will be the last release that will include tensorflow-neuron versions 2.7. Future Neuron releases will not include tensorflow-neuron versions 2.7
Announcing end of support for mxnet-neuron versions 1.5
- 01 May 2023
This document is relevant for: Inf1, Trn3
Neuron release 2.10 will be the last release that will include mxnet-neuron versions 1.5. Future Neuron releases will not include mxnet-neuron versions 1.5
PyTorch 1.13 Deep Learning Container for Inf2 & Trn1/Trn1n now available for SageMaker
- 26 April 2023
This document is relevant for: Inf2, Trn1, Trn2, Trn3
We are happy to announce that an updated Deep Learning Container that supports PyTorch 1.13 and Neuron 2.9.1 versions is now available for Sagemaker Training.
Introducing Neuron packaging and installation changes for Inf1 customers
- 22 November 2022
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron release 2.5, Neuron introduces changes in Neuron packages and installation instructions for Inf1, the following Neuron packages will change names:
Announcing end of support for tensorflow-neuron versions 2.5 and 2.6
- 22 November 2022
This document is relevant for: Inf1, Trn3
Neuron release 2.5 will be the last release that will include tensorflow-neuron versions 2.5 and 2.6. Future Neuron releases will not include tensorflow-neuron versions 2.5 and 2.6.
Announcing end of support for torch-neuron versions 1.7 and 1.8
- 22 November 2022
This document is relevant for: Inf1, Trn3
Neuron release 2.5 will be the last release that will include torch-neuron versions 1.7 and 1.8. Future Neuron releases will not include torch-neuron versions 1.7 and 1.8.
Neuron GPG key for Ubuntu installation has expired
- 10 November 2022
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
GPG, or GNU Privacy Guard, is a public key cryptography implementation. This allows for the secure transmission of information between parties and can be used to verify that the origin of a message is genuine.
Amazon SageMaker now supports Trn1 training jobs
- 03 November 2022
This document is relevant for: Inf2, Trn1, Trn2, Trn3
We are happy to announce that Amazon SageMaker now supports running training jobs on ml.trn1 instance types.
Introducing AWS Deep Learning AMI Neuron PyTorch
- 02 November 2022
This document is relevant for: Inf2, Trn1, Trn2, Trn3
We are happy to announce that Deep Learning AMI (DLAMI) with pre-installed PyTorch Neuron (torch-neuronx) is now available, for more information see:
Introducing the first release of Neuron 2.x enabling EC2 Trn1 General Availability (GA)
- 10 October 2022
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Neuron release 2.3 is the first release of Neuron 2.x that enables GA of the new EC2 Trn1 instances. Neuron release 2.3 extends the latest release of Neuron 1.x (Neuron 1.19.2), adding support for Deep Learning training on the AWS Trainium chips.
Introducing Packaging and installation changes
- 10 October 2022
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron release 2.3, Neuron introduces changes in Neuron packages and installation instructions.
Introducing New Neuron GitHub Repositories
- 10 October 2022
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron release 2.3, Neuron Github repositories will be migrated to the new AWS Neuron GitHub Organization.
Announcing Neuron Runtime 1.x (neuron-rtd) end-of-support
- 10 October 2022
This document is relevant for: Inf1, Inf2, Trn1, Trn2, Trn3
Starting with Neuron release 2.3, Neuron components like Neuron System Tools and Neuron Driver will no longer support Neuron Runtime 1.x.
End of support for torch-neuron version 1.5
- 29 April 2022
This document is relevant for: Inf1, Trn3
Starting with Neuron 1.19.0 release, torch-neuron 1.5 will no longer be supported, and no further releases of torch-neuron version 1.5 will be issued. Current users of torch-neuron version 1.5 are advised to migrate to latest torch-neuron version.
End of support for tensorflow-neuron versions 2.1, 2.2, 2.3 and 2.4
- 25 March 2022
This document is relevant for: Inf1, Trn3
Starting with Neuron 1.18.0 release, tensorflow-neuron versions 2.1, 2.2, 2.3 and 2.4 will no longer be supported, and no further releases of tensorflow-neuron versions 2.1, 2.2, 2.3 and 2.4 will be issued. Current users of those versions are advised to migrate to latest tensorflow-neuron version.
Announcing end of support for torch-neuron version 1.5 starting with Neuron 1.19.0 release
- 25 March 2022
This document is relevant for: Inf1, Trn3
Starting with Neuron 1.19.0 release, torch-neuron version 1.5 will no longer be supported. Last release of torch-neuron version 1.5 will be issued as part of Neuron 1.18.0 release. Current users of those versions are advised to migrate to latest torch-neuron version.
Announcing end of support for NEURONCORE_GROUP_SIZES starting with Neuron 1.20.0 release
- 25 March 2022
This document is relevant for: Inf1, Trn3
Starting with Neuron SDK 1.20.0, NEURONCORE_GROUP_SIZES environment variable will no longer be supported. Setting
NEURONCORE_GROUP_SIZES environment variable will no longer affect applications behavior.
Current customers using NEURONCORE_GROUP_SIZES environment variable are advised to use NEURON_RT_VISIBLE_CORES environment variable or NEURON_RT_NUM_CORES environment variable instead.
Previous Announcements
- 17 February 2022
This document is relevant for: Inf1, Trn3
02/17/2022 - tensorflow-neuron versions 2.1, 2.2, 2.3 and 2.4 enter maintenance mode