Skip to main content

Open Neural Network Exchange

Project description

PyPI - Version CI CII Best Practices OpenSSF Scorecard SLSA 2 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.22.0rc2.tar.gz (12.0 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.22.0rc2-cp314-cp314t-win_arm64.whl (17.2 MB view details)

Uploaded CPython 3.14tWindows ARM64

onnx-1.22.0rc2-cp314-cp314t-win_amd64.whl (17.2 MB view details)

Uploaded CPython 3.14tWindows x86-64

onnx-1.22.0rc2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.1 MB view details)

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

onnx-1.22.0rc2-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.9 MB view details)

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

onnx-1.22.0rc2-cp314-cp314t-macosx_12_0_universal2.whl (20.2 MB view details)

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

onnx-1.22.0rc2-cp312-abi3-win_arm64.whl (17.2 MB view details)

Uploaded CPython 3.12+Windows ARM64

onnx-1.22.0rc2-cp312-abi3-win_amd64.whl (17.2 MB view details)

Uploaded CPython 3.12+Windows x86-64

onnx-1.22.0rc2-cp312-abi3-win32.whl (17.1 MB view details)

Uploaded CPython 3.12+Windows x86

onnx-1.22.0rc2-cp312-abi3-pyemscripten_2025_0_wasm32.whl (17.0 MB view details)

Uploaded CPython 3.12+PyEmscripten 2025.0 wasm32

onnx-1.22.0rc2-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.1 MB view details)

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

onnx-1.22.0rc2-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.9 MB view details)

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

onnx-1.22.0rc2-cp312-abi3-macosx_12_0_universal2.whl (20.2 MB view details)

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

onnx-1.22.0rc2-cp311-cp311-win_arm64.whl (17.2 MB view details)

Uploaded CPython 3.11Windows ARM64

onnx-1.22.0rc2-cp311-cp311-win_amd64.whl (17.2 MB view details)

Uploaded CPython 3.11Windows x86-64

onnx-1.22.0rc2-cp311-cp311-win32.whl (17.1 MB view details)

Uploaded CPython 3.11Windows x86

onnx-1.22.0rc2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.1 MB view details)

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

onnx-1.22.0rc2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.9 MB view details)

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

onnx-1.22.0rc2-cp311-cp311-macosx_12_0_universal2.whl (20.2 MB view details)

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

onnx-1.22.0rc2-cp310-cp310-win_amd64.whl (17.2 MB view details)

Uploaded CPython 3.10Windows x86-64

onnx-1.22.0rc2-cp310-cp310-win32.whl (17.1 MB view details)

Uploaded CPython 3.10Windows x86

onnx-1.22.0rc2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.1 MB view details)

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

onnx-1.22.0rc2-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.9 MB view details)

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

onnx-1.22.0rc2-cp310-cp310-macosx_12_0_universal2.whl (20.2 MB view details)

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

File details

Details for the file onnx-1.22.0rc2.tar.gz.

File metadata

  • Download URL: onnx-1.22.0rc2.tar.gz
  • Upload date:
  • Size: 12.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for onnx-1.22.0rc2.tar.gz
Algorithm Hash digest
SHA256 fe0dec539d78dfd4ac6a12af0ffad92595ec46848c135777ad279bc5ee018a60
MD5 bfbb477d1188bc8804b9fc80dda4b4b0
BLAKE2b-256 08b1d20db4ae9ca04a21f043f2b336980f094803a64bca4553bbba59f9f91986

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2.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.22.0rc2-cp314-cp314t-win_arm64.whl.

File metadata

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

File hashes

Hashes for onnx-1.22.0rc2-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 25aa475d07e3fe3bcc6c9c87eed44f03992dbb8d8441269accb9b20c76d0e847
MD5 d4ba6d55aaecd04bf7a1226b9c5b6ae0
BLAKE2b-256 59ddfa0c533b3ce20b6ed5d124ab3d918eec3fbc0d54f1933c73148c1ca9a1fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp314-cp314t-win_amd64.whl.

File metadata

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

File hashes

Hashes for onnx-1.22.0rc2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 1698bfa11895701c8069ab357258506c1c4e63a1f4efbb453c1ce4f94f6dc3c4
MD5 103dd2f461c741887be1593852a4332a
BLAKE2b-256 1afa31853dc1463156003561307d740208e34b2d52210f58301c71f81190c03b

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx-1.22.0rc2-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 cfe36802487b7d569c2c6dd91e5d87fedd49d073b4d13c8c9e00b6a187163e3a
MD5 514b1d0e80bc1b8fdf7a994644eca5d5
BLAKE2b-256 60703fdfc559753e7befc36c3c59060b54f8e7185f464b7bbe1d19d556f86979

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx-1.22.0rc2-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1fc6902c0622df8f804934d8405125ae244b5f169746ef05edebd4938cb9404b
MD5 584d1579b70724e4e93d777b6c87d6bb
BLAKE2b-256 94a6ddb827739aa3c7c7c4490a1f1b7230529b19c4a73a10789812947a2571de

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp314-cp314t-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for onnx-1.22.0rc2-cp314-cp314t-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 368b6d41b3dc591c2b435fe8889211b5d422ed0a6e14ae60493344752176112e
MD5 2abf923662a359ac1a675714b9e2f422
BLAKE2b-256 bce7d7ace5f30b3a8ba522ca2c8bb6546a2b91a46678f48d6f69387c973ba64c

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp312-abi3-win_arm64.whl.

File metadata

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

File hashes

Hashes for onnx-1.22.0rc2-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 ba5f72e21c1ba923edea81772ae4bef13e5182b8706f076fcdc8943d7cb62102
MD5 307405ea024cabe2338505bdb93ffbc9
BLAKE2b-256 f46ac8dbdc5f9cb809e61921f4b1a56cbda6efafa41ec2eda3cd6c7d33f66943

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp312-abi3-win_amd64.whl.

File metadata

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

File hashes

Hashes for onnx-1.22.0rc2-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 66a48255dc2635b877790c07a64892022332cd589718a3fd1b97fb243bcbc611
MD5 b7d72015fa93d95f0741f89775b7fddb
BLAKE2b-256 72cd4b25744207fc530ad565cf98d155b554ed79201b85bb3cc87323dc32f190

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp312-abi3-win32.whl.

File metadata

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

File hashes

Hashes for onnx-1.22.0rc2-cp312-abi3-win32.whl
Algorithm Hash digest
SHA256 c195c8667bd2a714ba165d1a749470b6cd8ac619e5909e88ce3fd51f3f4bef0a
MD5 2fe699d4c9550e6f8eb6235921bc50f0
BLAKE2b-256 fab37565574ea9dafa62c915a44f4e0f0d5a55e66515c9dc0a254c1e6cabb40b

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp312-abi3-pyemscripten_2025_0_wasm32.whl.

File metadata

File hashes

Hashes for onnx-1.22.0rc2-cp312-abi3-pyemscripten_2025_0_wasm32.whl
Algorithm Hash digest
SHA256 15ba72a7bc87f37a7929058801c6f6840154a6b05efa9db27b9ec7d6e618268f
MD5 f3768869d735b88378a9ec3f0f42af60
BLAKE2b-256 26ba2596be312dfe394e8ae534cc7728ae7468f1e51b4e451f3191d513a4b598

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-cp312-abi3-pyemscripten_2025_0_wasm32.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.22.0rc2-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx-1.22.0rc2-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 992a303ec493d9432af88556e3324fc7b1c9e5dcb17a014bda772230e0fc68a6
MD5 18e1415d94f429111c3685775a75394d
BLAKE2b-256 4255da7e51f28e4375bcc5e5c5466ca7343ba62fcaafc6fe5f90971c4dcd3d89

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx-1.22.0rc2-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8fc0bb9fe3ed4cc95c466649ede630ec0f42693b75a6bf945c84f4e388fa85bb
MD5 e8ae712604db5a33c20bd0d9b57d4625
BLAKE2b-256 8356407f190915686cda3cb0cdd67a5596349fecd7cb0462d234b1b1d918b49e

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp312-abi3-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for onnx-1.22.0rc2-cp312-abi3-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 25f9f0b4cbf413ed8da0967a30b4236caf5ab79b4e2d0d5866501adaf004c907
MD5 6b43e3b093e3691907983bdb51363f88
BLAKE2b-256 c8b302a37e54da6c6b60d11497f80363b37ec44fa8e2791516e1eba9b3bcc333

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp311-cp311-win_arm64.whl.

File metadata

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

File hashes

Hashes for onnx-1.22.0rc2-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 8eee92eba7e6a1b94a2e5a5f1e5629b3ead2696416d2c8a1c4c9926c1aa9972f
MD5 ad8f26c92c486b92270a16b5257b764c
BLAKE2b-256 e7e08c40611e625fd610ae907a86fd803b9c54d6b28e74b7c3d83993a4ca1c33

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp311-cp311-win_amd64.whl.

File metadata

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

File hashes

Hashes for onnx-1.22.0rc2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e4c72b7f9b70c5b234d716b430ede6f8a2d4ce8cde6553881dad3f9030d2b58f
MD5 511ed20854882e58b79451120ed73893
BLAKE2b-256 9cfbfe2f5b1b3c4ab69adcfce2486d3884b83ec91f98c00ef0fed7eeed3e2a02

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp311-cp311-win32.whl.

File metadata

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

File hashes

Hashes for onnx-1.22.0rc2-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 9cc3ae72e25f876b5542e4b2e4314f9664fc145aa1df46039e6c23091def63c6
MD5 a7c9c13b5f76b0c07ce9f4144794562d
BLAKE2b-256 b30e5a65cc03cfeea8655fd4d4761bfa7ef3d0f17afb9653ce624af2f06bed53

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx-1.22.0rc2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7850637f0cd14b608f62aaf5b181bf985ba4fbf5aa173df79835badc1484705a
MD5 7ba949bf509ca441bfb07922415580e8
BLAKE2b-256 66ba738342100eaff80a041e132d1cf171a051f969d20888aa439ae30270b3bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx-1.22.0rc2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 50383a86906e1613cb77e33220e953b10cd5fbcaccfe6538c64789c0e5565420
MD5 7fec23e1e68638ddfbb363c0e562df57
BLAKE2b-256 27e0dfb3bdbf70d880a52fb81110c3418c5ec4b0e3f4a3bd50381c3b37d0f4f0

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp311-cp311-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for onnx-1.22.0rc2-cp311-cp311-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 ab4a51fa0af9d6ec1cbd8ffeb3cc60e37b35ac7cec6d3da67023a204c04482e4
MD5 f19ec04366138b471f82d04a7d074652
BLAKE2b-256 bfb93899307e1b34d08a7dc777f68b1da9c14f996588312fa0990ca3ecd84144

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp310-cp310-win_amd64.whl.

File metadata

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

File hashes

Hashes for onnx-1.22.0rc2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0cf48bc16180202a6d25df180b4cd0d9a6470b807abefc465db93195336b1073
MD5 8fd9406c80af8c9551233ebb60d6138a
BLAKE2b-256 2262870b3c55bacdc32f121ea04f6c179b6f83353967afc51284454efb27a7e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp310-cp310-win32.whl.

File metadata

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

File hashes

Hashes for onnx-1.22.0rc2-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 6414a5bf37441726358527fef555447b33027485971e6e9b1a32c774b05f7561
MD5 6aed3c080fe7aada357dd61468e2e1fa
BLAKE2b-256 79b262fc7559377e787f60cb5006e5feea9e5e9219694c6c689e73534501081a

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx-1.22.0rc2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8ef0752c053b5079cc8a2d171f182ab183582926a247bc9f29c8315653cf4eae
MD5 54e4f3ccf711c470c3a39ad606020d1b
BLAKE2b-256 7b07cb1c87abdfa7bce2adc41c5033dc10ed7afa6a6296aeb589e1d5102dba21

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx-1.22.0rc2-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4e41b1964a0d0b69546e34aaece9efe41cd1475a24c2b457f0a6c53ab7da6ea6
MD5 78b1b3cb6d7f8bde16895cfb456a5b6d
BLAKE2b-256 7b1993c102d3e5d676ab4297a7ea74abd08fd4e6aa944069cc720a6c9ea941d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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.22.0rc2-cp310-cp310-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for onnx-1.22.0rc2-cp310-cp310-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 212556d6d0379e8495d3912d20040a0de804bf8559163a6ac576fb4027a19241
MD5 8318a600d15f395b48bc52577be3518c
BLAKE2b-256 3bf6fd632400d1da457018b45ef4a947da7679585f89033d48b8cbf6d0aedd2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc2-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