Skip to main content

Open Neural Network Exchange

Project description

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

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

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

Use ONNX

Learn about the ONNX spec

Programming utilities for working with ONNX Graphs

Contribute

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

Check out our contribution guide to get started.

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

Community meetings

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

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

Discuss

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

Follow Us

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

Roadmap

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

Installation

ONNX released packages are published in PyPi.

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

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

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

Python ABI3 Compatibility

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

Testing

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

pip install pytest

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

pytest

Development

Check out the contributor guide for instructions.

Reproducible Builds (Linux)

This project provides reproducible builds for Linux.

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

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

Why this matters

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

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

License

Apache License v2.0

Trademark

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

General rules of the Linux Foundation on Trademark usage

Code of Conduct

ONNX Open Source Code of Conduct

Project details


Download files

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

Source Distribution

onnx_weekly-1.22.0.dev20260504.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.22.0.dev20260504-cp314-cp314t-win_arm64.whl (16.7 MB view details)

Uploaded CPython 3.14tWindows ARM64

onnx_weekly-1.22.0.dev20260504-cp314-cp314t-win_amd64.whl (16.7 MB view details)

Uploaded CPython 3.14tWindows x86-64

onnx_weekly-1.22.0.dev20260504-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.9 MB view details)

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

onnx_weekly-1.22.0.dev20260504-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (17.8 MB view details)

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

onnx_weekly-1.22.0.dev20260504-cp314-cp314t-macosx_12_0_universal2.whl (18.3 MB view details)

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

onnx_weekly-1.22.0.dev20260504-cp313-cp313t-win_arm64.whl (16.7 MB view details)

Uploaded CPython 3.13tWindows ARM64

onnx_weekly-1.22.0.dev20260504-cp313-cp313t-win_amd64.whl (16.7 MB view details)

Uploaded CPython 3.13tWindows x86-64

onnx_weekly-1.22.0.dev20260504-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.9 MB view details)

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

onnx_weekly-1.22.0.dev20260504-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (17.8 MB view details)

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

onnx_weekly-1.22.0.dev20260504-cp313-cp313t-macosx_12_0_universal2.whl (18.3 MB view details)

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

onnx_weekly-1.22.0.dev20260504-cp312-abi3-win_arm64.whl (16.7 MB view details)

Uploaded CPython 3.12+Windows ARM64

onnx_weekly-1.22.0.dev20260504-cp312-abi3-win_amd64.whl (16.7 MB view details)

Uploaded CPython 3.12+Windows x86-64

onnx_weekly-1.22.0.dev20260504-cp312-abi3-win32.whl (16.6 MB view details)

Uploaded CPython 3.12+Windows x86

onnx_weekly-1.22.0.dev20260504-cp312-abi3-pyemscripten_2026_0_wasm32.whl (2.1 MB view details)

Uploaded CPython 3.12+PyEmscripten 2026.0 wasm32

onnx_weekly-1.22.0.dev20260504-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.9 MB view details)

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

onnx_weekly-1.22.0.dev20260504-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (17.8 MB view details)

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

onnx_weekly-1.22.0.dev20260504-cp312-abi3-macosx_12_0_universal2.whl (18.3 MB view details)

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

onnx_weekly-1.22.0.dev20260504-cp311-cp311-win_arm64.whl (16.7 MB view details)

Uploaded CPython 3.11Windows ARM64

onnx_weekly-1.22.0.dev20260504-cp311-cp311-win_amd64.whl (16.7 MB view details)

Uploaded CPython 3.11Windows x86-64

onnx_weekly-1.22.0.dev20260504-cp311-cp311-win32.whl (16.6 MB view details)

Uploaded CPython 3.11Windows x86

onnx_weekly-1.22.0.dev20260504-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.9 MB view details)

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

onnx_weekly-1.22.0.dev20260504-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (17.8 MB view details)

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

onnx_weekly-1.22.0.dev20260504-cp311-cp311-macosx_12_0_universal2.whl (18.3 MB view details)

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

onnx_weekly-1.22.0.dev20260504-cp310-cp310-win_amd64.whl (16.7 MB view details)

Uploaded CPython 3.10Windows x86-64

onnx_weekly-1.22.0.dev20260504-cp310-cp310-win32.whl (16.6 MB view details)

Uploaded CPython 3.10Windows x86

onnx_weekly-1.22.0.dev20260504-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (17.9 MB view details)

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

onnx_weekly-1.22.0.dev20260504-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (17.8 MB view details)

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

onnx_weekly-1.22.0.dev20260504-cp310-cp310-macosx_12_0_universal2.whl (18.3 MB view details)

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

File details

Details for the file onnx_weekly-1.22.0.dev20260504.tar.gz.

File metadata

  • Download URL: onnx_weekly-1.22.0.dev20260504.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.22.0.dev20260504.tar.gz
Algorithm Hash digest
SHA256 7463a8387896543c304fd0fde01a17182ac87fc4e87a9a111ba39470b2da3f00
MD5 a4dc1443b668a44c9d11b20fbcf08202
BLAKE2b-256 bf52618c68fd02c6747952c4114610e56e8bf8fca8e7f8ce0d530fc8a32de3c6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 932903da2e25fb7b780c64ccdb1749171812de906673c0db6293b88171f5e824
MD5 0fad565b809d41cd79cf3d61f4df8b8e
BLAKE2b-256 5e45e6b2f53c906a71e4b0d4531ee9d7a241fa051a8d1d66e3879c2c4d38b86d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 7657cc6cb1d2c86c2272e8523edf504dafe08d18cadd52b4f7bd6120e66ad322
MD5 509debb9764e436beb5831d07040de16
BLAKE2b-256 d892a239da803b65b5e5e548bc36bf30d70b600ba599721295890fd5a982d1ce

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bccfa2c71bdebab9dffd5e22c8fe662f1d9c7e07b48021f877fa8f7398a9d37e
MD5 8393364dcd80278d28a3289865648c5f
BLAKE2b-256 262456009c11694ca2ee68b74312dcb109eff9ac50a198256297a909f53c04d9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d6690bf3bb0770bfbb6461ae662ec63b4cc28ba73ca000384b8e86e0857e495c
MD5 8643bddfb65c43cc8314dcd2a3611e87
BLAKE2b-256 e30a4625b412b5353d093a53c6835ebdb2d0e8db87678cde26fea47535d85fe8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp314-cp314t-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 a132820c87b452ad5e88d19d3ee1b8e393c25c7c04ae08e5017e614155c0191b
MD5 76c02f97439e24d3b80b8fd885876ef3
BLAKE2b-256 c3926d91bbcaba22b4edc89ac34e1e182bc21a46550fc7c0c0ff64023f4adbe1

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.22.0.dev20260504-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_weekly-1.22.0.dev20260504-cp313-cp313t-win_arm64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 065fa498c188825b734a6358fc992e945b9b7797b70f5e5d38d095f14986388c
MD5 68cd94cb4d1808c969083247b06d1a8a
BLAKE2b-256 d5248041d0ef9fd0125ae577eea4ade5f96985dd8502f96531a404da9d964a11

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.22.0.dev20260504-cp313-cp313t-win_arm64.whl:

Publisher: create_release.yml on onnx/onnx

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

File details

Details for the file onnx_weekly-1.22.0.dev20260504-cp313-cp313t-win_amd64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 a055a221a289b18ac1449ebd57adc5abf3f74598224c26ca3be7c770f2d65b3b
MD5 e12c771e6a9f2aa255cee2238a621c62
BLAKE2b-256 d00e1bfd62ba0667449b1eb3265b5490e2a6c08e79033d530e97313d8f37d15b

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.22.0.dev20260504-cp313-cp313t-win_amd64.whl:

Publisher: create_release.yml on onnx/onnx

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

File details

Details for the file onnx_weekly-1.22.0.dev20260504-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6996b858ff7bcc07ad108f2e74770c6d118555d686d0c77f04c6d32ef7b3e30f
MD5 183e169362db3ddc9ec92df9840d280c
BLAKE2b-256 ead19ce2f1d8bf488183898531f9d5bd49c1a2e0e61c8ca5a882d9fb38f75237

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.22.0.dev20260504-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: create_release.yml on onnx/onnx

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

File details

Details for the file onnx_weekly-1.22.0.dev20260504-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bc58a87028920da50f75799c1790999077c506fffde85f0fdecc55d5729f2097
MD5 e8e4cac8e35d3f1f12c6d3e49d76f2a5
BLAKE2b-256 2a0a24336384c9e126734b2a88968158830f2b6e5ebc832c723d897eb50a090f

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.22.0.dev20260504-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: create_release.yml on onnx/onnx

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

File details

Details for the file onnx_weekly-1.22.0.dev20260504-cp313-cp313t-macosx_12_0_universal2.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp313-cp313t-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 1272decdfa4674fb29d1c5b080b8b3e79411e57d9aaf45b34598491ff1f3fa30
MD5 c8e46f0c1890c1f05e5cea9cd1073f31
BLAKE2b-256 a14199bf303d681f50a287a6d4df76eb12b01ec501c57619b724056169e37203

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.22.0.dev20260504-cp313-cp313t-macosx_12_0_universal2.whl:

Publisher: create_release.yml on onnx/onnx

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

File details

Details for the file onnx_weekly-1.22.0.dev20260504-cp312-abi3-win_arm64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 a641777e60acc7f42875e603cd3b19181471a0631255887c6871322d62b6d4e7
MD5 2084af17064625ceee41d119639b0a12
BLAKE2b-256 d797bfce7d7ef2035b4c615946b38f9a66426428eb102b858f1ef866f792c881

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 b48118ec6679d60259b58b0e34c5dd46250559a04242fee043f9a4c817d3226e
MD5 5fd5602dae48773fd1a3a8e1052c8b9c
BLAKE2b-256 5de797d4d08cf68c4374f0305005b9e8cbdbfb45e1b483b9005d5cbb9f0e8eea

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp312-abi3-win32.whl
Algorithm Hash digest
SHA256 91ec2108fc5af13f19ecc6a33ca50c939bfa47483bbedeb90345ebc452991829
MD5 8bda9ecc21bcfa6151b27a4de1cef48b
BLAKE2b-256 ce46018df75a5f40a43456e88503bc946699a902c0f7b1a37a97c9e261747f51

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp312-abi3-pyemscripten_2026_0_wasm32.whl
Algorithm Hash digest
SHA256 ba98e44fb12abe1c35e3f7406610629680e28fbbb31c9eac8feb8439f56072d2
MD5 0d3c3eecda61ee821eedf7c44792b899
BLAKE2b-256 7d49fe2fb3addb4c1607d1077bddfda733b73f492c55f44251274cc63c925cdd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 726d55f699c768eca5e764ad161b385da52ab965420d9f4237ef4c107a08f5e0
MD5 e2cdc5a74bbeac059cda63765cdd52a2
BLAKE2b-256 a7b7909e70abd0ffe896b425d7ce6feb1ff53ca2c54cc9d983eb4f072de71354

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2c422d78c00ac9f0b7c8243dfa27fe795eeb1b62db7081da32f5f9157b28d37f
MD5 1fdd37dc0240a7b6859794bafde81874
BLAKE2b-256 6835581821371d216a152a882a0681d287acd66805201c17e457062b6014a0a3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp312-abi3-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 6cddb79e19db615b3461a5490528dc8beb496372117ca8aea02fcd5df930a7e5
MD5 a3758b695bad47bb49cbe8856c271e00
BLAKE2b-256 12a6b94e069cf52f01d059e9653279298aeb0911ad66d8ad3bcc6c9ecf4fc60d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 8f0bbda5b4476dc32f9c9875bf5f0db1a74701adae5eb2fe2c88723f5798bc5e
MD5 180b704fd3d81df8684348265362d836
BLAKE2b-256 99d2109fd7a2a54852abc42fb0066a61379ca2d445d4f651f74860ae98f0997e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 57b42e4cdde846dc4a52272535c7d87e7a6979f5d38d6fb91f66f40b0e127cb0
MD5 2a4b31faf7e6bc5d5756561162112f32
BLAKE2b-256 f060e23475ed224a6f562e15b7a088287c66d4a285d6c886e6feee9ba1626109

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e117e0a8ac17d1d3e60a1cbea0ebf616191f8cfd730359cf7343c645dda64b15
MD5 65713a600d73f8f8b6afe557baaf1c0d
BLAKE2b-256 bd701fade968d974724539d9aa78c358fb4c7ef38ffa1a8ecea330da62bede26

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f4f060b5ecb11fd519417df56fd751286ac277e446bb3ad401cb8ee35e2c9e64
MD5 53c3376dcaca72710fd35c8bb63d471c
BLAKE2b-256 e984c3cf2d9bf1e19df36b5925c773e5611faedce53063464921d5e102896bf0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1e09575914f310318b6ca72e0e153175e9e48e0df90a105a8d24172bcd744834
MD5 9c3f9969d0fb79d76d64370563d2aac7
BLAKE2b-256 7e7dafc23198acba1c7d72e11ba575298beb0fa5955ea64c3c0b4398eac48968

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp311-cp311-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 de134238902104f0499cb412138c94abd47127ee55e6740ec695370cc3e8e560
MD5 217f5a295c6d22fbdd2080d4b0daed91
BLAKE2b-256 e8f3cd876839f7fe1c5f799f754ee7d3d91646480ca9a07030958f07a50f4fdc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5cebcbeabe16442d5f58ddeb5397e4521ff7bf7c2ae03c41b6bbe847c42efef3
MD5 67e1b60c51523e0d501fe95b0c77c3eb
BLAKE2b-256 a406a59ba7f67c3b8c837492905691be9d618b5bdc2c756b35473fd3fc8cd87f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 0e9599b37397684ca0f72ea2be761127fc8f8b8ec95cc667dbef978d2da0873e
MD5 1e798b3fbd8697da1eb6828a770e5a5e
BLAKE2b-256 c78f8cde5f378603c3950f0d7d3df8e8ad0b5667c5cab83a8756a0fdfb5f6585

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 bc7e9a0843a314fc3e89ec9939fc73ba6ea787b9692b50e49d3d92be961bac58
MD5 fbd232abe3289defb0fe85951e011b5b
BLAKE2b-256 5abe7ed58f0dd174dce0e403d1d42ba7d003da3974a8c3f10a958a56a3b4a21e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e420e7322f19546fdc22f42d362cf7e3b2f13a7f5969903ee87d4a8b37e133f0
MD5 964cd6dde46cd064d65089ec73bf3aa5
BLAKE2b-256 bf2fcaabd08ab4c88532bc7c7d7d99608e4f0ff5c50afbb2b07bc0dd69f595bb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260504-cp310-cp310-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 48f684b2ffa222a04bf88888f15a2155d552ef6e8b6653e1ed8713ed741ca790
MD5 bf2974e0fa6c94d8bcbdd6688db31419
BLAKE2b-256 e2a9e793fd3733cf953267e1831aa056bd44d95a9124b0b70fda654fa5e8751c

See more details on using hashes here.

Provenance

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