What’s New
Contents
This document is relevant for: Inf1
, Inf2
, Trn1
, Trn1n
What’s New#
Table of contents
Neuron 2.9.1 (04/19/2023)#
Minor patch release to add support for deserialized torchscript model compilation and support for multi-node training in EKS. Fixes included in this release are critical to enable training and deploying models with Amazon Sagemaker or Amazon EKS.
Neuron 2.9.0 (03/28/2023)#
Table of contents
What’s New#
This release adds support for EC2 Trn1n instances, introduces new features, performance optimizations, minor enhancements and bug fixes. This release introduces the following:
What’s New |
Details |
Instances |
---|---|---|
Support for EC2 Trn1n instances |
|
Trn1n |
New Analyze API in PyTorch Neuron ( |
|
Trn1, Inf2 |
Support models that are larger than 2GB in PyTorch Neuron ( |
|
Inf1 |
Performance Improvements |
|
Trn1 |
Dynamic Batching support in TensorFlow 2.x Neuron ( |
|
Trn1, Inf2 |
NeuronPerf support for Trn1/Inf2 instances |
|
Trn1, Inf2 |
Hierarchical All-Reduce and Reduce-Scatter collective communication |
|
Trn1, Inf2 |
New Tutorials added |
|
Trn1, Inf2 |
Minor enhancements and bug fixes. |
Trn1, Inf2, Inf1 |
|
Release included packages |
|
Trn1, Inf2, Inf1 |
For more detailed release notes of the new features and resolved issues, see Neuron Components Release Notes.
To learn about the model architectures currently supported on Inf1, Inf2, Trn1 and Trn1n instances, please see Model Architecture Fit Guidelines.
Neuron Components Release Notes#
Inf1, Trn1/Trn1n and Inf2 common packages#
Component |
Instance/s |
Package/s |
Details |
---|---|---|---|
Neuron Runtime |
Trn1/Trn1n, Inf1, Inf2 |
|
|
Neuron Runtime Driver |
Trn1/Trn1n, Inf1, Inf2 |
|
|
Neuron System Tools |
Trn1/Trn1n, Inf1, Inf2 |
|
|
Containers |
Trn1/Trn1n, Inf1, Inf2 |
|
|
NeuronPerf (Inference only) |
Trn1/Trn1n, Inf1, Inf2 |
|
|
TensorFlow Model Server Neuron |
Trn1/Trn1n, Inf1, Inf2 |
|
Trn1/Trn1n and Inf2 only packages#
Component |
Instance/s |
Package/s |
Details |
---|---|---|---|
PyTorch Neuron |
Trn1/Trn1n, Inf2 |
|
|
TensorFlow Neuron |
Trn1/Trn1n, Inf2 |
|
|
Neuron Compiler (Trn1/Trn1n, Inf2 only) |
Trn1/Trn1n, Inf2 |
|
|
Collective Communication library |
Trn1/Trn1n, Inf2 |
|
|
Neuron Custom C++ Operators |
Trn1/Trn1n, Inf2 |
|
|
|
Trn1/Trn1n, Inf2 |
|
Note
In next releases aws-neuronx-tools
and aws-neuronx-runtime-lib
will add support for Inf1.
Inf1 only packages#
Component |
Instance/s |
Package/s |
Details |
---|---|---|---|
PyTorch Neuron |
Inf1 |
|
|
TensorFlow Neuron |
Inf1 |
|
|
Apache MXNet (Incubating) |
Inf1 |
|
|
Neuron Compiler (Inf1 only) |
Inf1 |
|
Previous Releases#
This document is relevant for: Inf1
, Inf2
, Trn1
, Trn1n