Skip to main content

Accelerate PyTorch models with ONNX Runtime

Project description

The torch-ort packages uses the PyTorch APIs to accelerate PyTorch models using ONNX Runtime.

Dependencies

The torch-ort package depends on the onnxruntime-training package, which depends on specific versions of GPU libraries such as NVIDIA CUDA.

The default command pip install torch-ort installs the onnxruntime-training version that depends on CUDA 10.2.

If you have a different version of CUDA installed, you can install a different version of onnxruntime-training explicitly:

  • CUDA 11.1 pip install onnxruntime-training -f https://download.onnxruntime.ai/onnxruntime_stable_cu111.html

Post-installation step

Once torch-ort is installed, there is a post-installation step:

python -m torch_ort.configure

If this step fails, it is likely due to GPU library version mismatch between onnxruntime-training and your installation. You can check the version of onnxruntime-training by running pip list. For example:

onnxruntime-training 1.9.0+cu111

Releases

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

torch_ort-1.11.1-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file torch_ort-1.11.1-py3-none-any.whl.

File metadata

  • Download URL: torch_ort-1.11.1-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.11.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.10.4

File hashes

Hashes for torch_ort-1.11.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6121fbdd62c916c79ef9dd8ee1f0ce8ac3cb62595725436a16be6f6aea2e769f
MD5 4893d41bac46c6fd9338d132cd6fa676
BLAKE2b-256 3bd8cb819917ee42f325defc3a450822ac1474b300d17e598215c8c31f8a89f6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page