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

Download files

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

Source Distribution

onnx_weekly-1.23.0.dev20260720.tar.gz (12.2 MB view details)

Uploaded Source

Built Distributions

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

onnx_weekly-1.23.0.dev20260720-cp314-cp314t-win_arm64.whl (18.7 MB view details)

Uploaded CPython 3.14tWindows ARM64

onnx_weekly-1.23.0.dev20260720-cp314-cp314t-win_amd64.whl (18.5 MB view details)

Uploaded CPython 3.14tWindows x86-64

onnx_weekly-1.23.0.dev20260720-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.5 MB view details)

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

onnx_weekly-1.23.0.dev20260720-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

onnx_weekly-1.23.0.dev20260720-cp314-cp314t-macosx_13_0_universal2.whl (20.4 MB view details)

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

onnx_weekly-1.23.0.dev20260720-cp312-abi3-win_arm64.whl (18.6 MB view details)

Uploaded CPython 3.12+Windows ARM64

onnx_weekly-1.23.0.dev20260720-cp312-abi3-win_amd64.whl (18.5 MB view details)

Uploaded CPython 3.12+Windows x86-64

onnx_weekly-1.23.0.dev20260720-cp312-abi3-win32.whl (18.3 MB view details)

Uploaded CPython 3.12+Windows x86

onnx_weekly-1.23.0.dev20260720-cp312-abi3-pyemscripten_2026_0_wasm32.whl (17.2 MB view details)

Uploaded CPython 3.12+PyEmscripten 2026.0 wasm32

onnx_weekly-1.23.0.dev20260720-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.5 MB view details)

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

onnx_weekly-1.23.0.dev20260720-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

onnx_weekly-1.23.0.dev20260720-cp312-abi3-macosx_13_0_universal2.whl (20.4 MB view details)

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

onnx_weekly-1.23.0.dev20260720-cp311-cp311-win_arm64.whl (18.6 MB view details)

Uploaded CPython 3.11Windows ARM64

onnx_weekly-1.23.0.dev20260720-cp311-cp311-win_amd64.whl (18.5 MB view details)

Uploaded CPython 3.11Windows x86-64

onnx_weekly-1.23.0.dev20260720-cp311-cp311-win32.whl (18.4 MB view details)

Uploaded CPython 3.11Windows x86

onnx_weekly-1.23.0.dev20260720-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.5 MB view details)

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

onnx_weekly-1.23.0.dev20260720-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

onnx_weekly-1.23.0.dev20260720-cp311-cp311-macosx_13_0_universal2.whl (20.4 MB view details)

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

onnx_weekly-1.23.0.dev20260720-cp310-cp310-win_amd64.whl (18.5 MB view details)

Uploaded CPython 3.10Windows x86-64

onnx_weekly-1.23.0.dev20260720-cp310-cp310-win32.whl (18.4 MB view details)

Uploaded CPython 3.10Windows x86

onnx_weekly-1.23.0.dev20260720-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.5 MB view details)

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

onnx_weekly-1.23.0.dev20260720-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (19.2 MB view details)

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

onnx_weekly-1.23.0.dev20260720-cp310-cp310-macosx_13_0_universal2.whl (20.4 MB view details)

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

File details

Details for the file onnx_weekly-1.23.0.dev20260720.tar.gz.

File metadata

  • Download URL: onnx_weekly-1.23.0.dev20260720.tar.gz
  • Upload date:
  • Size: 12.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720.tar.gz
Algorithm Hash digest
SHA256 b9e2e0447db3a400b182beedd3619a41b272a04b41e1a1173bfc491369adcaab
MD5 803c7ff6bc33281d4ef6fdf45069622a
BLAKE2b-256 a5f8068934c1b49d5d1bc133ba586ba244e70b76839db3422a9c5c878078a9ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720.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_weekly-1.23.0.dev20260720-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 39d89f2be0fff7346db66d7648e2a0db998a79413461fa52023a9c7ed9868b28
MD5 4b20e7febc34e8404a0e16262f51a1d9
BLAKE2b-256 b9af89467096ff71a880690765567b6851af0e551d922f50540c025140ba10f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 7807adeef44b67bc10abb2c95c8b131b5a804a3a6fc68ed50331b76bbe9481da
MD5 0b014aae7c34669971b3460e3c92af12
BLAKE2b-256 ac86af16ee678e9dc07447dc57800c17065dcac1b622c309328c1187f762e054

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f0fe57cdcc2e2368ebe02d06bad5720cf00ba1ad089ad1b2b3619a65c710dd23
MD5 42d9f5e3db68b5d05acc698bdfa7e2df
BLAKE2b-256 740806f348d35823e42fd97820bf090dd6bb1116aae2295da8addd5efa67bea4

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4203ef8bfbb4dd1e690f403874b5bcebf912c228fff3df4b591b195e240beab8
MD5 c3cda987a6e572017da1d16384ef0352
BLAKE2b-256 879359941944d40ddb88818553a4e15e2a789a9c3323033d9bd2b83b85f55e48

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp314-cp314t-macosx_13_0_universal2.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp314-cp314t-macosx_13_0_universal2.whl
Algorithm Hash digest
SHA256 669b65a89d46e8a524a4e8955c3dbd71a492e3cfe72ce617f948ef804003f64b
MD5 2dfe3a057a5cfb56c464aceaeaaecd9d
BLAKE2b-256 25e088868ce58c4847722e614d8f0fad63c42b2c7deed5587b9dfe761a0a9e35

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp312-abi3-win_arm64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 d5f6ad161721414f18a8f6e8b314a5fc1155e27a86b05fd398b3a69948d2de3f
MD5 a9948c2e57b2aecef377bbaf6309bfa8
BLAKE2b-256 fc50509fbfb49e20ac22f8e83e6bb337b3812e772973df7e2547d7e33d6699a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp312-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 ce6a9976776ae9642a78106268860904ed236f9f661e24d91556d7ae3d01da85
MD5 cc799a840b21bfc99b062ef45e5087b1
BLAKE2b-256 0581438113c469c76ac54355623680a9f5bb23018e6eef9132623460266e2b1d

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp312-abi3-win32.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp312-abi3-win32.whl
Algorithm Hash digest
SHA256 3aa1b48f318448321c04689f8b0fed5f08ee725f44fe2799d97d3c31739d10fe
MD5 da6601866fc96ab84cfaea4933908bb2
BLAKE2b-256 a90c368a0292e2c6a572805e59ad6fe16a279a1172cfeb0161bd370f6aeb38ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp312-abi3-pyemscripten_2026_0_wasm32.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp312-abi3-pyemscripten_2026_0_wasm32.whl
Algorithm Hash digest
SHA256 43d0ea9657770ae1329ed744e07990fe98c0b951538244a18a8d9251080775a3
MD5 c68ee5401873d542edfdf160ed275954
BLAKE2b-256 723a530c5deb6f1d191d4ce29983d554698bb9bca85bce25a085525744f94e43

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 14906254c11045e0ee741769c3e8f45e8ca51d89973c40f86b9725227cd7b4b0
MD5 35556f134fcdacab8ebfc8fa3ccffd1b
BLAKE2b-256 048263ba594ebf681930b0ccb7ec499a536feb6e9c5f32ab9d901355ab978801

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 18090ff202b3a32a1b6f0ba7405ffb3111c88de5c89208f24bb98cf2499475bf
MD5 250188c0bbced282696fb73f56a61cad
BLAKE2b-256 d69750a7f88b6351934e2ada17fbae377870c327c038c5f3ae7b1b534ea36b37

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp312-abi3-macosx_13_0_universal2.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp312-abi3-macosx_13_0_universal2.whl
Algorithm Hash digest
SHA256 b02e51424260497951cd51e454f135f8016f554f7e27ac9a1a9a341e720823b9
MD5 5380f84f45c1998ac4842c1bdfe3527e
BLAKE2b-256 e8948325140cd1e7075ac3944d9c0903f68d70a372197719a43d39097e5ce746

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 e116c92429e7b8aafa903fcadd39f92f607df85c053670f131c2300bf31ae2ba
MD5 3ec040011bf16a8ab3781aae8e947cdb
BLAKE2b-256 85bb9e116c339e9991f6a3cc2bae0fb3efa1bb8fd31e1931d0dd74753a9667a6

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 28c85bd0c71a4b60c1d5875e6132fade5d2a58aa8c54e21e8c956516dbaf8797
MD5 eec83bb807c5cf15a520357c1e9758d1
BLAKE2b-256 880fb14efc1b0551ed2186c69deff35fcd272a4f85ae611ad98ffd2d8708957c

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 6c487e89e09955d70dbeddcef6fb29e1b1b1b94e995668893a4f13a240ebf7dc
MD5 25b1e58f44d4a26ddb4a823464adb866
BLAKE2b-256 842e17536332811b5a767a786247cf92a4c3f30a91cdd2713c103ffe866a6abf

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 49adac38e08da946837b97d7c5139c8a3245d8e32b1a01984399d9fb6d4d76b4
MD5 fc994300b9157564d48c91f5ea55d1a2
BLAKE2b-256 e08ed18887f537a8c57bc8ea11e0560789fc84ea544466605f196e7a3a842dc3

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a95966e1a9af57cd3279e777e94c743be6f159b37dc7b1a5e7fd849a9cdcfb7a
MD5 f02f23533c7c563fc3dc861a322d0b79
BLAKE2b-256 992a2854e5d4e29b6fc524fbb92e1f1e9bdf209dbe5a4bc8649d93e30a3b54a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp311-cp311-macosx_13_0_universal2.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp311-cp311-macosx_13_0_universal2.whl
Algorithm Hash digest
SHA256 6cad9ace2466ab8f2781138666122bfbb77958835ad2b488d55c744c889a908f
MD5 a6acc7eb58336dc8b6f0679a1d53849e
BLAKE2b-256 ab9602c32604a9c6dc0430c66b18cf418f7560480271a16c039fc3ce9f40efdc

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3f5abe36d6113422cbf47c902e2cc85fb60355c4e1d9eeb504656b435b1d47d8
MD5 bff7295591f011a2817b0de601eb1080
BLAKE2b-256 b169d725deb9306f432f3d9702cd8c07da7f7a8230839f8748a1a776cd79c590

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp310-cp310-win32.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 c50b2cea41ecfcc496f97557a3ab67f7c128d743478022d4be29c2985fac3405
MD5 fb0f2f50dba7323618b7483687418611
BLAKE2b-256 e362627b8892fcbf5fb148cbce6a6faf5727a2c46839c21f3151fc7442d69f26

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 917b71cc8f85523c2b30f150c0a46fcc45b4f30fe9b515a6f3f123affc8e6be3
MD5 79dc928d50680f8bf4ba4a1f7b968af4
BLAKE2b-256 311f37a3e30a2b6be2e8bd7aa53326f64e8219439d3d70c445f2aa5ed309c4c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 380ade6bade846e2d55c401261488318ca93b0e30a924c4c1604acb47e59de04
MD5 9eaadaa4e3b122c9f3fa59ee9d143a5a
BLAKE2b-256 a6338b63e9cb9f14258f072c161ab7798173c70369700342a28da6022117592c

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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_weekly-1.23.0.dev20260720-cp310-cp310-macosx_13_0_universal2.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260720-cp310-cp310-macosx_13_0_universal2.whl
Algorithm Hash digest
SHA256 84e3e83226f0ddbfb339be676e9fa24c72fedff60eb74fa96e9f903a37755839
MD5 d72e861fbc61ff90b6b4de669240b3c8
BLAKE2b-256 f1c3e474d0ad78274302ec2e6de74a9d285ab5ce5a52689190ba66e0846a54ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.23.0.dev20260720-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.

Supported by

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