Skip to main content

Open Neural Network Exchange

Project description

PyPI - Version CI CII Best Practices OpenSSF Scorecard REUSE compliant Ruff abi3 compatible

Open Neural Network Exchange (ONNX) is an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models, both deep learning and traditional ML. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Currently we focus on the capabilities needed for inferencing (scoring).

ONNX is widely supported and can be found in many frameworks, tools, and hardware. Enabling interoperability between different frameworks and streamlining the path from research to production helps increase the speed of innovation in the AI community. We invite the community to join us and further evolve ONNX.

Use ONNX

Learn about the ONNX spec

Programming utilities for working with ONNX Graphs

Contribute

ONNX is a community project and the open governance model is described here. We encourage you to join the effort and contribute feedback, ideas, and code. You can participate in the Special Interest Groups and Working Groups to shape the future of ONNX.

Check out our contribution guide to get started.

If you think some operator should be added to ONNX specification, please read this document.

Community meetings

The schedules of the regular meetings of the Steering Committee, the working groups and the SIGs can be found here

Community Meetups are held at least once a year. Content from previous community meetups are at:

Discuss

We encourage you to open Issues, or use Slack (If you have not joined yet, please use this link to join the group) for more real-time discussion.

Follow Us

Stay up to date with the latest ONNX news. [Facebook] [Twitter/X]

Roadmap

A roadmap process takes place every year. More details can be found here

Installation

ONNX released packages are published in PyPi.

pip install onnx # or pip install onnx[reference] for optional reference implementation dependencies

ONNX weekly packages are published in PyPI to enable experimentation and early testing.

Detailed install instructions, including Common Build Options and Common Errors can be found here

Python ABI3 Compatibility

This package provides abi3-compatible wheels, allowing a single binary wheel to work across multiple Python versions (from 3.12 onwards).

Testing

ONNX uses pytest as test driver. In order to run tests, you will first need to install pytest:

pip install pytest

After installing pytest, use the following command to run tests.

pytest

Development

Check out the contributor guide for instructions.

Reproducible Builds (Linux)

This project provides reproducible builds for Linux.

A reproducible build means that the same source code will always produce identical binary outputs, no matter who builds it or where it is built.

To achieve this, we use the SOURCE_DATE_EPOCH standard. This ensures that build timestamps and other time-dependent information are fixed, making the output bit-for-bit identical across different environments.

Why this matters

  • Transparency: Anyone can verify that the distributed binaries were created from the published source code.
  • Security: Prevents tampering or hidden changes in the build process.
  • Trust: Users can be confident that the binaries they download are exactly what the maintainers intended.

If you prefer, you can use the prebuilt reproducible binaries instead of building from source yourself.

License

Apache License v2.0

Trademark

Checkout https://trademarks.justia.com for the trademark.

General rules of the Linux Foundation on Trademark usage

Code of Conduct

ONNX Open Source Code of Conduct

Project details


Download files

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

Source Distribution

onnx-1.21.0.tar.gz (12.1 MB view details)

Uploaded Source

Built Distributions

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

onnx-1.21.0-cp314-cp314t-win_arm64.whl (16.4 MB view details)

Uploaded CPython 3.14tWindows ARM64

onnx-1.21.0-cp314-cp314t-win_amd64.whl (16.5 MB view details)

Uploaded CPython 3.14tWindows x86-64

onnx-1.21.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.6 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

onnx-1.21.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (17.5 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

onnx-1.21.0-cp314-cp314t-macosx_12_0_universal2.whl (18.0 MB view details)

Uploaded CPython 3.14tmacOS 12.0+ universal2 (ARM64, x86-64)

onnx-1.21.0-cp313-cp313t-win_arm64.whl (16.4 MB view details)

Uploaded CPython 3.13tWindows ARM64

onnx-1.21.0-cp313-cp313t-win_amd64.whl (16.4 MB view details)

Uploaded CPython 3.13tWindows x86-64

onnx-1.21.0-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.6 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

onnx-1.21.0-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (17.5 MB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

onnx-1.21.0-cp313-cp313t-macosx_12_0_universal2.whl (18.0 MB view details)

Uploaded CPython 3.13tmacOS 12.0+ universal2 (ARM64, x86-64)

onnx-1.21.0-cp312-abi3-win_arm64.whl (16.4 MB view details)

Uploaded CPython 3.12+Windows ARM64

onnx-1.21.0-cp312-abi3-win_amd64.whl (16.4 MB view details)

Uploaded CPython 3.12+Windows x86-64

onnx-1.21.0-cp312-abi3-win32.whl (16.3 MB view details)

Uploaded CPython 3.12+Windows x86

onnx-1.21.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.6 MB view details)

Uploaded CPython 3.12+manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

onnx-1.21.0-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (17.5 MB view details)

Uploaded CPython 3.12+manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

onnx-1.21.0-cp312-abi3-macosx_12_0_universal2.whl (18.0 MB view details)

Uploaded CPython 3.12+macOS 12.0+ universal2 (ARM64, x86-64)

onnx-1.21.0-cp311-cp311-win_arm64.whl (16.4 MB view details)

Uploaded CPython 3.11Windows ARM64

onnx-1.21.0-cp311-cp311-win_amd64.whl (16.4 MB view details)

Uploaded CPython 3.11Windows x86-64

onnx-1.21.0-cp311-cp311-win32.whl (16.3 MB view details)

Uploaded CPython 3.11Windows x86

onnx-1.21.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

onnx-1.21.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (17.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

onnx-1.21.0-cp311-cp311-macosx_12_0_universal2.whl (18.0 MB view details)

Uploaded CPython 3.11macOS 12.0+ universal2 (ARM64, x86-64)

onnx-1.21.0-cp310-cp310-win_amd64.whl (16.4 MB view details)

Uploaded CPython 3.10Windows x86-64

onnx-1.21.0-cp310-cp310-win32.whl (16.3 MB view details)

Uploaded CPython 3.10Windows x86

onnx-1.21.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

onnx-1.21.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (17.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARM64manylinux: glibc 2.28+ ARM64

onnx-1.21.0-cp310-cp310-macosx_12_0_universal2.whl (18.0 MB view details)

Uploaded CPython 3.10macOS 12.0+ universal2 (ARM64, x86-64)

File details

Details for the file onnx-1.21.0.tar.gz.

File metadata

  • Download URL: onnx-1.21.0.tar.gz
  • Upload date:
  • Size: 12.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for onnx-1.21.0.tar.gz
Algorithm Hash digest
SHA256 4d8b67d0aaec5864c87633188b91cc520877477ec0254eda122bef8be43cd764
MD5 51b73ced6a25f9cd20865188c354b5ae
BLAKE2b-256 c593942d2a0f6a70538eea042ce0445c8aefd46559ad153469986f29a743c01c

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0.tar.gz:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: onnx-1.21.0-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 16.4 MB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for onnx-1.21.0-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 efba467efb316baf2a9452d892c2f982b9b758c778d23e38c7f44fa211b30bb9
MD5 ead1bacd0a67079133fe2d1da147c559
BLAKE2b-256 a74838d46b43bbb525e0b6a4c2c4204cc6795d67e45687a2f7403e06d8e7053d

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp314-cp314t-win_arm64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: onnx-1.21.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 16.5 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for onnx-1.21.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 19d9971a3e52a12968ae6c70fd0f86c349536de0b0c33922ecdbe52d1972fe60
MD5 067da46285b3edf29d572b66304d4e34
BLAKE2b-256 4d503eaa1878338247be021e6423696813d61e77e534dccbd15a703a144e703d

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp314-cp314t-win_amd64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx-1.21.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 db17fc0fec46180b6acbd1d5d8650a04e5527c02b09381da0b5b888d02a204c8
MD5 bde57a170d252e808acb44fc3cf33895
BLAKE2b-256 cfcf5d13320eb3660d5af360ea3b43aa9c63a70c92a9b4d1ea0d34501a32fcb8

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx-1.21.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5489f25fe461e7f32128218251a466cabbeeaf1eaa791c79daebf1a80d5a2cc9
MD5 5f64fcc3ae1eb67f8ca1d7bacce56868
BLAKE2b-256 6128f4e401e5199d1b9c8b76c7e7ae1169e050515258e877b58fa8bb49d3bdcc

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp314-cp314t-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for onnx-1.21.0-cp314-cp314t-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 7ee9d8fd6a4874a5fa8b44bbcabea104ce752b20469b88bc50c7dcf9030779ad
MD5 f222c4bb48c3d328b9a916e9b0155e17
BLAKE2b-256 bf0a8905b14694def6ad23edf1011fdd581500384062f8c4c567e114be7aa272

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp314-cp314t-macosx_12_0_universal2.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp313-cp313t-win_arm64.whl.

File metadata

  • Download URL: onnx-1.21.0-cp313-cp313t-win_arm64.whl
  • Upload date:
  • Size: 16.4 MB
  • Tags: CPython 3.13t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for onnx-1.21.0-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 bba12181566acf49b35875838eba49536a327b2944664b17125577d230c637ad
MD5 cf5b499d3f2578d86c67cd78be8e55b4
BLAKE2b-256 0eaad2231e0dcaad838217afc64c306c8152a080134d2034e247cc973d577674

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp313-cp313t-win_arm64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp313-cp313t-win_amd64.whl.

File metadata

  • Download URL: onnx-1.21.0-cp313-cp313t-win_amd64.whl
  • Upload date:
  • Size: 16.4 MB
  • Tags: CPython 3.13t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for onnx-1.21.0-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 1a9baf882562c4cebf79589bebb7cd71a20e30b51158cac3e3bbaf27da6163bd
MD5 ab09d09528c02b232986a19547a8a88d
BLAKE2b-256 1c5cac8ed15e941593a3672ce424280b764979026317811f2e8508432bfc3429

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp313-cp313t-win_amd64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx-1.21.0-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7b58a4cfec8d9311b73dc083e4c1fa362069267881144c05139b3eba5dc3a840
MD5 1099b9890bf58fee5aa11d734474625f
BLAKE2b-256 492e27affcac63eaf2ef183a44fd1a1354b11da64a6c72fe6f3fdcf5571bcee5

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx-1.21.0-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 7cd7cb8f6459311bdb557cbf6c0ccc6d8ace11c304d1bba0a30b4a4688e245f8
MD5 33b53b21c39dabe771f214834f6600e4
BLAKE2b-256 ec46e6dc71a7b3b317265591b20a5f71d0ff5c0d26c24e52283139dc90c66038

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp313-cp313t-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for onnx-1.21.0-cp313-cp313t-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 257d1d1deb6a652913698f1e3f33ef1ca0aa69174892fe38946d4572d89dd94f
MD5 fb57b5bbf0d5051bfb665b4d40535f38
BLAKE2b-256 f8890e1a9beb536401e2f45ac88735e123f2735e12fc7b56ff6c11727e097526

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp313-cp313t-macosx_12_0_universal2.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp312-abi3-win_arm64.whl.

File metadata

  • Download URL: onnx-1.21.0-cp312-abi3-win_arm64.whl
  • Upload date:
  • Size: 16.4 MB
  • Tags: CPython 3.12+, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for onnx-1.21.0-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 ca14bc4842fccc3187eb538f07eabeb25a779b39388b006db4356c07403a7bbb
MD5 5e8edb35b17aa552283f2a69e218716b
BLAKE2b-256 63c40ed8dc037a39113d2a4d66e0005e07751c299c46b993f1ad5c2c35664c20

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp312-abi3-win_arm64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp312-abi3-win_amd64.whl.

File metadata

  • Download URL: onnx-1.21.0-cp312-abi3-win_amd64.whl
  • Upload date:
  • Size: 16.4 MB
  • Tags: CPython 3.12+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for onnx-1.21.0-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 458d91948ad9a7729a347550553b49ab6939f9af2cddf334e2116e45467dc61f
MD5 c822bb84ae7002cd1e1eed5c0a8b7e6b
BLAKE2b-256 9ca65eefbe5b40ea96de95a766bd2e0e751f35bdea2d4b951991ec9afaa69531

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp312-abi3-win_amd64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp312-abi3-win32.whl.

File metadata

  • Download URL: onnx-1.21.0-cp312-abi3-win32.whl
  • Upload date:
  • Size: 16.3 MB
  • Tags: CPython 3.12+, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for onnx-1.21.0-cp312-abi3-win32.whl
Algorithm Hash digest
SHA256 9ea4e824964082811938a9250451d89c4ec474fe42dd36c038bfa5df31993d1e
MD5 c46a1ecb8d9c9e37f48f74ca6badff63
BLAKE2b-256 231d391f3c567ae068c8ac4f1d1316bae97c9eb45e702f05975fe0e17ad441f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp312-abi3-win32.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx-1.21.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a9261bd580fb8548c9c37b3c6750387eb8f21ea43c63880d37b2c622e1684285
MD5 d3d693a98312ef784c5b7d14ff64d1b5
BLAKE2b-256 a7004823f06357892d1e60d6f34e7299d2ba4ed2108c487cc394f7ce85a3ff14

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx-1.21.0-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9003d5206c01fa2ff4b46311566865d8e493e1a6998d4009ec6de39843f1b59b
MD5 d1a26c6c8c40057068f1c9b33f8776a5
BLAKE2b-256 6fb6eeb5903586645ef8a49b4b7892580438741acc3df91d7a5bd0f3a59ea9cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp312-abi3-macosx_12_0_universal2.whl.

File metadata

  • Download URL: onnx-1.21.0-cp312-abi3-macosx_12_0_universal2.whl
  • Upload date:
  • Size: 18.0 MB
  • Tags: CPython 3.12+, macOS 12.0+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for onnx-1.21.0-cp312-abi3-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 fc2635400fe39ff37ebc4e75342cc54450eadadf39c540ff132c319bf4960095
MD5 d1457e15cdeae7e0b97f7e5d553d2e87
BLAKE2b-256 7daecb644ec84c25e63575d9d8790fdcc5d1a11d67d3f62f872edb35fa38d158

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp312-abi3-macosx_12_0_universal2.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: onnx-1.21.0-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 16.4 MB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for onnx-1.21.0-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 ab6a488dabbb172eebc9f3b3e7ac68763f32b0c571626d4a5004608f866cc83d
MD5 6b4740d5ecba63d3318ea670f40e894a
BLAKE2b-256 38789d06fd5aaaed1ec9cb8a3b70fbbf00c1bdc18db610771e96379f0ed58112

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp311-cp311-win_arm64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: onnx-1.21.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 16.4 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for onnx-1.21.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5f78c411743db317a76e5d009f84f7e3d5380411a1567a868e82461a1e5c775d
MD5 a3daf221bdd65bfdfc5b98a43340bd19
BLAKE2b-256 738d483cc980a24d4c0131d0af06d0ff6a37fb08ae90a7848ece8cef645194f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp311-cp311-win_amd64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: onnx-1.21.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 16.3 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for onnx-1.21.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 f53b3c15a3b539c16b99655c43c365622046d68c49b680c48eba4da2a4fb6f27
MD5 5874a085bcab0a2da8ce459e3b88a017
BLAKE2b-256 1200afa32a46fa122a7ed42df1cfe8796922156a3725ba8fc581c4779c96e2fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp311-cp311-win32.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx-1.21.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 10c3185a232089335581fabb98fba4e86d3e8246b8140f2e406082438100ebda
MD5 19e3de42a229a43368005bca6526b7aa
BLAKE2b-256 d62b021dcd2dd50c3c71b7959d7368526da384a295c162fb4863f36057973f78

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx-1.21.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 82aa6ab51144df07c58c4850cb78d4f1ae969d8c0bf657b28041796d49ba6974
MD5 e3606b4f629a3f6f96b0a5a24fa25627
BLAKE2b-256 e2265726e8df7d36e96bb3c679912d1a86af42f393d77aa17d6b98a97d4289ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp311-cp311-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for onnx-1.21.0-cp311-cp311-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 2aca19949260875c14866fc77ea0bc37e4e809b24976108762843d328c92d3ce
MD5 0fe25974a5d61585fc33da532c371cc5
BLAKE2b-256 454832e383aa6bc40b72a9fd419937aaa647078190c9bfccdc97b316d2dee687

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp311-cp311-macosx_12_0_universal2.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: onnx-1.21.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 16.4 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for onnx-1.21.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 f2c7c234c568402e10db74e33d787e4144e394ae2bcbbf11000fbfe2e017ad68
MD5 3a59c30c3fa46cb92877e1fb08d01384
BLAKE2b-256 a2a889273e581d3943e20314af19b1596ab4d763f9c2eb07d4eaf4fb0593219b

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp310-cp310-win_amd64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: onnx-1.21.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 16.3 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for onnx-1.21.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 3abd09872523c7e0362d767e4e63bd7c6bac52a5e2c3edbf061061fe540e2027
MD5 f379ac04adbd62928954f36d1bd9111b
BLAKE2b-256 d24e6b1f7800dae3407dc850e7e59d591ed8c83e9b3401e4cd57a1f612e400c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp310-cp310-win32.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx-1.21.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c9b56ad04039fac6b028c07e54afa1ec7f75dd340f65311f2c292e41ed7aa4d9
MD5 356e5bb509f38a364a0c7d9d7402e0b2
BLAKE2b-256 1651eb64d4f2ec6caa98909aab5fbcfa24be9c059081e804bbb0012cc549ef89

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx-1.21.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e1931bfcc222a4c9da6475f2ffffb84b97ab3876041ec639171c11ce802bee6a
MD5 8ecf76cd263cc08bc368d5c6ff6837a2
BLAKE2b-256 417b788881bf022a4cfb7b0843782f88415ea51c805cee4a909dcf2e49bb8129

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file onnx-1.21.0-cp310-cp310-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for onnx-1.21.0-cp310-cp310-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 e0c21cc5c7a41d1a509828e2b14fe9c30e807c6df611ec0fd64a47b8d4b16abd
MD5 da65be13f56c6aa88cd9fadf50ef846d
BLAKE2b-256 a828a14b1845bf9302c3a787221e8f37cde4e7f930e10d95a8e22dd910aeb41d

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.21.0-cp310-cp310-macosx_12_0_universal2.whl:

Publisher: create_release.yml on onnx/onnx

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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