Describe the feature
From the list of supported container image, it seems that the support for PyTorch inference in inf1 has been dropped since PyTorch 1.x?
Can we build the image for higher version of PyTorch? Or at least, can we serve ourselves to upgrade some key packages, e.g. torch-neuron, for inf1?
Use Case
- We do not need high end inference type, e.g. inf2, or trn.
- We want the production environment is using updated key dependencies, so it is more aligned with development environment.
- A lot of new models and Python packages rely on newer version of PyTorch. Without being supported, we cannot really deploy those models to inf1 any more.
Proposed Solution
AWS team can build a public image for later version of PyTorch on inf1.
Other Information
I see people mentioned in 2023 that the PyTorch 2.0 support is coming, in #743 . But I cannot see it anywhere.
Acknowledgements
Describe the feature
From the list of supported container image, it seems that the support for PyTorch inference in
inf1has been dropped since PyTorch 1.x?Can we build the image for higher version of PyTorch? Or at least, can we serve ourselves to upgrade some key packages, e.g. torch-neuron, for inf1?
Use Case
Proposed Solution
AWS team can build a public image for later version of PyTorch on inf1.
Other Information
I see people mentioned in 2023 that the PyTorch 2.0 support is coming, in #743 . But I cannot see it anywhere.
Acknowledgements