Skip to main content

training Pytorch models with onnxruntime

Project description

training pytorch models with onnxruntime

to build (you need to update version number in version.txt in order to be able to upload python whl):

rm dist/*
python setup.py bdist_wheel

to publish:

twine upload dist/*

to install:

stable:

pip install torch-ort-poc

nightly:

pip install --pre torch-ort-poc

to use torch_ort within PyTorch training scripts:

import onnxruntime
from torch_ort import ORTModule
model = ORTModule(model)
# normal PyTorch training script follows

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

If you're not sure about the file name format, learn more about wheel file names.

torch_ort_poc-0.0.5.dev20210313-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file torch_ort_poc-0.0.5.dev20210313-py3-none-any.whl.

File metadata

  • Download URL: torch_ort_poc-0.0.5.dev20210313-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.48.1 CPython/3.6.9

File hashes

Hashes for torch_ort_poc-0.0.5.dev20210313-py3-none-any.whl
Algorithm Hash digest
SHA256 345ce1fced68a19f4f195d88f7973369cf98b0792fe86c9aa04498891a216148
MD5 75554e2985f2123f9b67255b9fc3ff24
BLAKE2b-256 909715a410643f5a7d04bf509a398c3979e541b1b443b1db8b8f8d8d1d58bbda

See more details on using hashes here.

Supported by

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