- Newest
- Most votes
- Most comments
ONNX framework
ONNX is supported by popular deep learning frameworks such as Apache MXNet, PyTorch, Chainer, Cognitive Toolkit, TensorRT, and others.
And through this blog, you can learn about the process of importing ONNX models into MXNet.
Base Container Image
The AWS Deep Learning AMIs (DLAMI) for Ubuntu and Amazon Linux are now pre-installed and fully configured with Open Neural Network Exchange (ONNX), enabling model portability across deep learning frameworks.
The EC2 AMI catalog provides AMIs categorized by framework:
Instance Type
For inference, it's recommended to consider GPU instances. For example, I suggest the P-series or G-series. The exact instance type may vary depending on the size of the model and the data to be processed. You can check the number of GPUs, memory, and pricing information on this page.
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 3 months ago
