Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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 in ROADMAP.md.

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 Build Support

ONNX build and release workflows set SOURCE_DATE_EPOCH to the source commit timestamp. This removes timestamp-dependent variation from supported build steps and makes independent build comparison easier.

SOURCE_DATE_EPOCH alone does not guarantee byte-for-byte identical artifacts across different environments. A reproducibility check must also use the same source revision, dependency versions, toolchain, target platform, and build configuration, and then compare the resulting artifacts.

Why this matters

A fixed build timestamp removes one known source of nondeterminism. When independent builds use the same controlled inputs, their artifacts can be compared byte for byte, with cryptographic digests providing a practical shortcut. A byte-for-byte match demonstrates identical outputs, while a mismatch identifies a difference that needs investigation. This comparison complements release provenance attestations; it does not replace them.

Release artifacts are available from PyPI.

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

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.23.0rc1.tar.gz (6.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.23.0rc1-cp314-cp314t-win_arm64.whl (8.1 MB view details)

Uploaded CPython 3.14tWindows ARM64

onnx-1.23.0rc1-cp314-cp314t-win_amd64.whl (7.9 MB view details)

Uploaded CPython 3.14tWindows x86-64

onnx-1.23.0rc1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.9 MB view details)

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

onnx-1.23.0rc1-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (8.6 MB view details)

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

onnx-1.23.0rc1-cp314-cp314t-macosx_13_0_universal2.whl (9.7 MB view details)

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

onnx-1.23.0rc1-cp312-abi3-win_arm64.whl (8.0 MB view details)

Uploaded CPython 3.12+Windows ARM64

onnx-1.23.0rc1-cp312-abi3-win_amd64.whl (7.9 MB view details)

Uploaded CPython 3.12+Windows x86-64

onnx-1.23.0rc1-cp312-abi3-win32.whl (7.7 MB view details)

Uploaded CPython 3.12+Windows x86

onnx-1.23.0rc1-cp312-abi3-pyemscripten_2026_0_wasm32.whl (7.3 MB view details)

Uploaded CPython 3.12+PyEmscripten 2026.0 wasm32

onnx-1.23.0rc1-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.9 MB view details)

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

onnx-1.23.0rc1-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (8.6 MB view details)

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

onnx-1.23.0rc1-cp312-abi3-macosx_13_0_universal2.whl (9.7 MB view details)

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

onnx-1.23.0rc1-cp311-cp311-win_arm64.whl (8.0 MB view details)

Uploaded CPython 3.11Windows ARM64

onnx-1.23.0rc1-cp311-cp311-win_amd64.whl (7.9 MB view details)

Uploaded CPython 3.11Windows x86-64

onnx-1.23.0rc1-cp311-cp311-win32.whl (7.7 MB view details)

Uploaded CPython 3.11Windows x86

onnx-1.23.0rc1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.9 MB view details)

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

onnx-1.23.0rc1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (8.6 MB view details)

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

onnx-1.23.0rc1-cp311-cp311-macosx_13_0_universal2.whl (9.7 MB view details)

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

onnx-1.23.0rc1-cp310-cp310-win_amd64.whl (7.9 MB view details)

Uploaded CPython 3.10Windows x86-64

onnx-1.23.0rc1-cp310-cp310-win32.whl (7.7 MB view details)

Uploaded CPython 3.10Windows x86

onnx-1.23.0rc1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (8.9 MB view details)

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

onnx-1.23.0rc1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (8.6 MB view details)

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

onnx-1.23.0rc1-cp310-cp310-macosx_13_0_universal2.whl (9.7 MB view details)

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

File details

Details for the file onnx-1.23.0rc1.tar.gz.

File metadata

  • Download URL: onnx-1.23.0rc1.tar.gz
  • Upload date:
  • Size: 6.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for onnx-1.23.0rc1.tar.gz
Algorithm Hash digest
SHA256 ead023304a5e72c509e9a17998f429e69c53958b2b67b5fa00350b6984d56739
MD5 b7e10bc74e831c7852d2f230dafc2dd4
BLAKE2b-256 3354c511bf8ee73f38448054e36e4394f96883ec194362f8014c2eca406a9adb

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1.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.23.0rc1-cp314-cp314t-win_arm64.whl.

File metadata

  • Download URL: onnx-1.23.0rc1-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 8.1 MB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for onnx-1.23.0rc1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 1081acbb823eca8d6e408a5c49d0e897cf66fbf0c9be2536755bda1af187a901
MD5 d07a7f574d5c9e36112301dbaecd14d6
BLAKE2b-256 d5c6d59a9cc5de102f31d1f00289f861831a39c7e1c25dccfdfa5088cde7a8cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: onnx-1.23.0rc1-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 7.9 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for onnx-1.23.0rc1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 111b2cf3e3da9acb31229d12296c8079d77bd0e1411a7b8dfd75bc81551b342d
MD5 99216ded668b888ebc457b8e1868f0bd
BLAKE2b-256 1ebf71de86eb261f8dcc5d82cce710159c1109e36a476acd05950ba14dbf52f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx-1.23.0rc1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 453330251c4c4d527c0e66aadc3b0126169905c9a97af9feb83e8b3e345a0f3e
MD5 4e596ff012bb8313eb16ed37dd1d29fa
BLAKE2b-256 5a85bb3093b19c51cb70766b8268afad44abb93b83e8bf9b5209c87b5a19f525

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx-1.23.0rc1-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 63e1dd52bacd099aa4a0a9c3198c4bace97d143fd3e8d231dc5239c46b7a50c5
MD5 5355206824d5618395f54be2f9af9630
BLAKE2b-256 f431d7b38981a49443048e369098fda35d36b7ad441b0324f60b2fa5d6eb91f9

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp314-cp314t-macosx_13_0_universal2.whl.

File metadata

File hashes

Hashes for onnx-1.23.0rc1-cp314-cp314t-macosx_13_0_universal2.whl
Algorithm Hash digest
SHA256 0e0b32169be0f6520227548b709710bd0cd2b364bd57b528a2b0c36e5e6e056c
MD5 c55948e2f818be1dd68ec4881eaed8cf
BLAKE2b-256 b56e4727cde5dd7fd1567ec543e58ce2420435d7edae76751719e9607e35da5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-cp314-cp314t-macosx_13_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.23.0rc1-cp312-abi3-win_arm64.whl.

File metadata

  • Download URL: onnx-1.23.0rc1-cp312-abi3-win_arm64.whl
  • Upload date:
  • Size: 8.0 MB
  • Tags: CPython 3.12+, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for onnx-1.23.0rc1-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 ac3ac67f69be76a33443e5f0dfff706f46ecc02a0d70454a5fe0808b928ffe0b
MD5 87b1f36bfb918fcaeda53b8af59e3218
BLAKE2b-256 98435c1423dc291b644ea99723409e5f4c6d3d8b898c8320e483bb09771e524b

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp312-abi3-win_amd64.whl.

File metadata

  • Download URL: onnx-1.23.0rc1-cp312-abi3-win_amd64.whl
  • Upload date:
  • Size: 7.9 MB
  • Tags: CPython 3.12+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for onnx-1.23.0rc1-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 1645a8f39e7487db5be0f554461801dbe9ca5815e3cccc53abc33d3b4bbea547
MD5 aefa831e0912ae2e4caf9bb84a1c4a9a
BLAKE2b-256 9d204cbbb0cafca1d785ef0199b0accee122d412e17963589e6e4d5530625cf5

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp312-abi3-win32.whl.

File metadata

  • Download URL: onnx-1.23.0rc1-cp312-abi3-win32.whl
  • Upload date:
  • Size: 7.7 MB
  • Tags: CPython 3.12+, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for onnx-1.23.0rc1-cp312-abi3-win32.whl
Algorithm Hash digest
SHA256 bf97e280fa49640901846a6f69215eb5d22a85efaaf950a94566307d76b8deb3
MD5 f04e08110c3777241b9e0ce6c809f2ed
BLAKE2b-256 74c9e7d59f3e195b0eb4ea98fccae195723a0931ba383ca88cef4ae81377c49a

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp312-abi3-pyemscripten_2026_0_wasm32.whl.

File metadata

File hashes

Hashes for onnx-1.23.0rc1-cp312-abi3-pyemscripten_2026_0_wasm32.whl
Algorithm Hash digest
SHA256 791619259830a1aa7af3d51fa6abd8c73204c2805fded105d97d674670c6bc42
MD5 a3b12a3b9b75b0b6f294e297b462a694
BLAKE2b-256 09a8f8ed1b0329100dbcf7e26715ae986947b569e14894152ef304e604e8ce04

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-cp312-abi3-pyemscripten_2026_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.23.0rc1-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx-1.23.0rc1-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8ba0b389020289927ece8b0307007daf461062c4d2ad74527dd068af85d5cc1e
MD5 2ee5ed232c5e1cc097e65fd22223a5eb
BLAKE2b-256 201c3af404648aa294ad5925ac5d9b431690bc7301e14f347735f3972859640d

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx-1.23.0rc1-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d9d3923243e13b2ffc184bf8492d85da8105b8d7968824f8a364e755e4673242
MD5 f9d400bbfcf6a974815bafa8a80223f8
BLAKE2b-256 f46e281d35bdd40e7505fa653993d991eb9aa3d13ea6239f90520482c46428c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp312-abi3-macosx_13_0_universal2.whl.

File metadata

File hashes

Hashes for onnx-1.23.0rc1-cp312-abi3-macosx_13_0_universal2.whl
Algorithm Hash digest
SHA256 a9cacad3877f859a8df21001526b98e6d6940e1495b72c8e1f53de73bb31a593
MD5 663b8048ef25ba6c532def505b1fe5d7
BLAKE2b-256 e7d0a095d7645a6d3ae567ce6ad5a3f0cec53d282366bece8369f6b42e95dff5

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-cp312-abi3-macosx_13_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.23.0rc1-cp311-cp311-win_arm64.whl.

File metadata

  • Download URL: onnx-1.23.0rc1-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 8.0 MB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for onnx-1.23.0rc1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 83017e2cddcec3031caa301d1d6604805753df1a47ff8dbd933c04cb8ba51c28
MD5 69ac04e2098cd14976ccd0df954d5099
BLAKE2b-256 262a3ae99630f2013601486b39a93179d0abff3ac86ed4cd95613d2fdc360e6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: onnx-1.23.0rc1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 7.9 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for onnx-1.23.0rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e4870a36cadec87a73b1915ae75482242b153d8541ee372c4c232d02d80944a1
MD5 8cbb26ae79bf1a64e64b867b68974649
BLAKE2b-256 7311e3809b92c6d2b095f8557ef524525062316612252128790e358ccc1c5e17

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp311-cp311-win32.whl.

File metadata

  • Download URL: onnx-1.23.0rc1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 7.7 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for onnx-1.23.0rc1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 ad0db2fb245fe3e46ad27736028b6894fcefd8132319cd18231a7a3fb1202d92
MD5 88cb63b1768b83ff2c198bc23eb185f4
BLAKE2b-256 3eb4b81361da3ae7b41bef20f67d9747428957cae7a565d95201cb978865c607

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx-1.23.0rc1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fa651a83b0432bbda931708e5f808e4973307f75ed9e3b16046d995e1b72d12e
MD5 7e171350dd511ce3de8cae19f77fee71
BLAKE2b-256 a3c6f980f4ce9e4c133c00301906f984c5865768ec798ad05220a80a7275526d

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx-1.23.0rc1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 454b2b6ebf05473763ab20ddcb9e1fde0fa2c3001cd453616567e016db9c747a
MD5 b9b07890507da295315401f5afe0cfee
BLAKE2b-256 1e00cb12d3378057ad078c032a36b10214071a9da41a19a41ba16323ee32cc3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp311-cp311-macosx_13_0_universal2.whl.

File metadata

File hashes

Hashes for onnx-1.23.0rc1-cp311-cp311-macosx_13_0_universal2.whl
Algorithm Hash digest
SHA256 1502d3bdd2cee6fcc067099cea223336a3be0aba0ba59b4b65405b54def82291
MD5 8169a64beb5ceb15bf54868ef47afbbc
BLAKE2b-256 548aade05f42fcc2fe0be5bcca9e9046bc0d3ccba28ca4ff600c9381d92f0ed6

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-cp311-cp311-macosx_13_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.23.0rc1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: onnx-1.23.0rc1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 7.9 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for onnx-1.23.0rc1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 1632a23f6bac96041e3419d21062486f5466f143272bcb8e939e3f5276713fbb
MD5 95e11d0b6c4938c58346c32d116b00e6
BLAKE2b-256 cc1f539c29e07664e3d779d7e1c2c0274e0356c1c562d1fe13e6b8903c657b6c

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp310-cp310-win32.whl.

File metadata

  • Download URL: onnx-1.23.0rc1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 7.7 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for onnx-1.23.0rc1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 d151134b8dad91fd813c551090ce2f060a1a0dd13b92d8aa930291daf8a8fe78
MD5 4f1fe477ea23149b5bccde41917f91ba
BLAKE2b-256 8f6555b5a468dbfa34fb350c390473a2baedca0569cdb8b2d2743d9aabf7b94a

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx-1.23.0rc1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 03aefdb51232fed3776df19f9d8bdec37aec5d266a53b116ba8a104c2847b57f
MD5 40633bbd40fbe6e65b618122ea12e10e
BLAKE2b-256 b6b8a7d61d2f765fa6a3d1e787ca913749125baf0893879bc082a87f36613dfa

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx-1.23.0rc1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d38edcf50e5fbba9f3abdca1790167fcbc332dce9f73b55d9e7488f17663f96f
MD5 aa38e39b50dbf371576d7b56acd5213d
BLAKE2b-256 1ffbd6b3fe19fe17b8641fec4a8a01ba47c9459919b712496b808b6a8affffcb

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-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.23.0rc1-cp310-cp310-macosx_13_0_universal2.whl.

File metadata

File hashes

Hashes for onnx-1.23.0rc1-cp310-cp310-macosx_13_0_universal2.whl
Algorithm Hash digest
SHA256 bbe927f5b15a9fb957c0cf0dfffad94a4e8eedf27d493c8c2d577a440425a31b
MD5 183cfc2f9e938d97806de6566cae74b3
BLAKE2b-256 ceb39e9773c7faac810350be0d56e59eb6caf7ab00ae2484ebb1a50f413f0821

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.23.0rc1-cp310-cp310-macosx_13_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.

Release history Release notifications | RSS feed

This release

1.23.0rc1 This release

24 files

1.22.0

24 files

1.21.0

28 files

1.20.1

23 files

1.20.0

23 files

1.19.1

34 files

1.19.0

34 files

1.18.0

31 files

1.17.0

26 files

1.16.2

26 files

1.16.1

26 files

1.16.0

31 files

1.15.0

25 files

1.14.1

31 files

1.14.0

31 files

1.13.1

31 files

1.13.0

31 files

1.12.0

21 files

1.11.0

25 files

1.10.2

25 files

1.10.1

25 files

1.10.0

25 files

1.9.0

21 files

1.8.1

21 files

1.8.0

21 files

1.7.0

28 files

1.6.0

21 files

1.5.0

16 files

1.4.1

12 files

1.4.0

12 files

1.3.0

12 files

1.2.3

12 files

1.2.2

16 files

1.2.1

16 files

1.1.2

16 files

1.1.1

1 file

1.1.0

2 files

1.0.1

7 files

1.0.0

1 file

0.2.1

1 file

0.2

1 file

0.1

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page