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.dev20260727.tar.gz (12.3 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.dev20260727-cp314-cp314t-win_arm64.whl (18.7 MB view details)

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

onnx_weekly-1.23.0.dev20260727-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.dev20260727-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.dev20260727-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.dev20260727-cp312-abi3-win_arm64.whl (18.7 MB view details)

Uploaded CPython 3.12+Windows ARM64

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

Uploaded CPython 3.12+Windows x86-64

onnx_weekly-1.23.0.dev20260727-cp312-abi3-win32.whl (18.4 MB view details)

Uploaded CPython 3.12+Windows x86

onnx_weekly-1.23.0.dev20260727-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.dev20260727-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.dev20260727-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.dev20260727-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.dev20260727-cp311-cp311-win_arm64.whl (18.7 MB view details)

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

onnx_weekly-1.23.0.dev20260727-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.dev20260727-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.dev20260727-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.dev20260727-cp310-cp310-win_amd64.whl (18.5 MB view details)

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

onnx_weekly-1.23.0.dev20260727-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.dev20260727-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.dev20260727-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.dev20260727.tar.gz.

File metadata

  • Download URL: onnx_weekly-1.23.0.dev20260727.tar.gz
  • Upload date:
  • Size: 12.3 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.dev20260727.tar.gz
Algorithm Hash digest
SHA256 0f765703984f79620a55a7598c27d353a55e69b322a6c070b878fa60ca664968
MD5 fc769eb942d3b72de829452fb594b049
BLAKE2b-256 f7ea65948ab9a8e19fbc410851e2b26722d4efb6b49507228a6518043ed14ae8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 c1c5bbcab3a8cd1b558e24ed3f1f0aab70ad488120a4f4982f1826bc9eba7772
MD5 d1c3e6f89588515d1e10da9ed5b6307e
BLAKE2b-256 1d8cf5db177604a8b634506458fa7daa124b065f8ed874ee7f45e9be42581792

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 c3960be64e63f6ad1088ac70000f1ac0b4cd5169417862d1e46cf52f869ca400
MD5 f3792fb478d5dd0d1b2b8c8add18c1ce
BLAKE2b-256 f7f317c72153d855014cc53c1ef8bc7b140c8f70fcec9a3ef2cdcb455a1a54d7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 acd7159f6f0d06b7cf9b53b2d47602578f858a868ade7c0f4610c6b75acc7126
MD5 e6e828a3910b7eeba9329d4d6be47f53
BLAKE2b-256 dcf3635b44a2284e1a64d2e1819e3018955659ca34552f14775b85d2d429eae7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fbeef46d0dcd6a16a3c823b675eb52da3d0a02c4dc73a72251b30085d6d514f0
MD5 fc3fba27c479283bf2a8a0819c76093b
BLAKE2b-256 f1518ce61279c59427c502fdb8d231fbb4a95f935e6cc4f1b55ae5c1834d3b2b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp314-cp314t-macosx_13_0_universal2.whl
Algorithm Hash digest
SHA256 59650f86690a6101dd8768c7ca0a1bf350a8227ad30b0106f442023817cc2f57
MD5 70f82b1c0b01e72c027d97fd778e30f3
BLAKE2b-256 8319ffa587cc364b76f798e637b4a68d55f0f90f12b01a824899b0982daeb0d6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 c4807ffadf502e720b7d839156eb3b7d19af5158a03340c04b9a2b4f3e9ce946
MD5 3006e2c121386be6d6e2347517150a63
BLAKE2b-256 8d3044f1f33b57a3f01d9b074c13f34abc9cd08be569528702f87d05295d3674

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 d998668e6a03532e1ca90bd6f21326f2a7a1b60c54c09d3e06e93972a3140ebb
MD5 2d9bb2bd0c76d187318e7817db37c7a4
BLAKE2b-256 ab6f940e117dd87a3753cdf1d7c30301d22d6eccb97b7d61f59430cb133c2078

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp312-abi3-win32.whl
Algorithm Hash digest
SHA256 8fc1e63b8a4de0e1316eca95b49d2638d91200b9b4bd627cf2e2e712c1cc9a7d
MD5 895c15f1fbd90e941c05dd238f682b79
BLAKE2b-256 c3154d675c5ae37573dd3a5cfe70bd444985b464afd46c941b35bbd3af356fff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp312-abi3-pyemscripten_2026_0_wasm32.whl
Algorithm Hash digest
SHA256 3eaf8c579e70319af5c8b4823d0c2e83238d64bec9e96fd289faa85f76f08450
MD5 b823ccff41d5821d733ac7b28568fe3f
BLAKE2b-256 be8b50a9ba529c08eca88211d50abe4cdbe2a895ae69dd5800470dcad0408d00

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 281f5bb8ebad713f58ab950eb3b6e7a2204f6a5e248f292d9ea371758cbb083a
MD5 fab849b2408a390b0985ad5c532feb73
BLAKE2b-256 f2d854c6cbcea45089daab4e8dcefffa13f67a47bf028fd39e0b4eacb5157288

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 da105a8b8f3735015cd8719bde4116197cd092fd355dd5a41f68529b76ebdf16
MD5 3d977813a33001080d51d5d7ed32a011
BLAKE2b-256 9c599beb1c53166bb2c88b60a724b5a1b5da4a74b520684d1c57159fe3d26fa9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp312-abi3-macosx_13_0_universal2.whl
Algorithm Hash digest
SHA256 83a96ead2613f467e8e60e4c13deaa036659ed9932e4a90e98c227ec20000c2e
MD5 c1ff75aefa7b1bf6ae8027376b7a5553
BLAKE2b-256 a5c89691e40891995ec52d82114021f0b7456ec0686ad5284b698146d9dea6d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 52520cb6d94de2d11b2cda5e158ce996762eb028b2fcecea89b7328cc56bb844
MD5 ce4fe1bf4cc84a5951fee69622216d1e
BLAKE2b-256 7eddd98d0a99f0cb5a10e4dd60337406f200bb347cd2c5f5bfe8cb47ce7ef570

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 2ecaf130bb68b31611ef34a3ae472e94a9645d9cbb0e4ad6cc10a6bb68d4db7b
MD5 325be9508ca54d579681f28461a1baa6
BLAKE2b-256 d6784d8718b5be704d57f805e6a0ab146b019ae1d829ba0cbfed1be7494cc6f9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 3b6dfbfd841eb4b4efd18fbd8560d9458de8fe1e5e32e1cd2573e3165e8e8021
MD5 440d272ca7cff3b00e0accb4c82b5852
BLAKE2b-256 b5e2c109c72a7ab201fdfbc267ad62d2cd2ccdd720479849b4fdedbda4781c25

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3a8c9bac4160f82796fbf1544c920a34f62c7a5fc4b5348f9689d57380764f68
MD5 e85afb1ee6d52c566144f4cc4afa46bc
BLAKE2b-256 28012b525793a88101e5eb888d821aa6be13cb846f3ebd113b25a047f7d359b7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 657c9d9c87b195531edc8da5e9d607be35a0a827c12c35167648487ca2a96cdb
MD5 f7a2e01dc79b5e528b8ba54d0ce16886
BLAKE2b-256 c4f1f5702108e9dd825ce72f7214c5da39946e945def8c700163aba22e881533

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp311-cp311-macosx_13_0_universal2.whl
Algorithm Hash digest
SHA256 433ed3db212e95b895eded01fe015e25b518c004ee9a8cdbfdd928a276d32e95
MD5 370367d1594b4810516d862a265d8c0f
BLAKE2b-256 991804d11e26179f95431c4d2a6adcd82b48bf90b78f3453a1c6116294e62976

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 3fc22ffd2b945627f627c2cdbdeb58364d8674f7a41a68f3473bae8c691cf71c
MD5 946c8f7ab2f52a70c7801cf5556d6ad5
BLAKE2b-256 245fd6a5b444be9dd567ccfa872b079da8685f8474e0eeb6cee2e642f4fb7d24

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 a3d462ec14d4792f18d1d0ad7fe48903f6aca99875f45acd3b2a176c616f93cf
MD5 662cc5f080122dd42f9e94dad054275e
BLAKE2b-256 4017d4b0d1d2f3a0b4332fe78fbb12f2787352096e5abbd9d77c5ffbcea7337a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5af81d197a5a0f674789dc20af049fa52ada5e9f17ffa19dd95e34f6ff14a5e7
MD5 6b6899ec1e230ee89782a2357a8b7804
BLAKE2b-256 efc756a74d2d59c1aab3a1d9cccff6b59af7e6c3dddcb93f9df53263c96a9c71

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 19f898f54619e175e142ddcb10388bb93c3afe833873593b7f4844052e1b779f
MD5 4711ab296ffee2854ec95b42d71c8771
BLAKE2b-256 3490b5d20532278d91f16c4477baaaad9daef4cda7f85a55f76ae8d2243dec9d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260727-cp310-cp310-macosx_13_0_universal2.whl
Algorithm Hash digest
SHA256 bbdd0b3a3c3acdd5131937588d39aeaabd9bb37345b66baedddadcf788f2485d
MD5 e7dc3fd96acda8027ae9aa10d664169c
BLAKE2b-256 141527ad850afe94e7ee269040fe1ad682e9b32427681bcaf1525b300b7ccf78

See more details on using hashes here.

Provenance

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