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.dev20260430.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.dev20260430-cp314-cp314t-win_arm64.whl (16.7 MB view details)

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

onnx_weekly-1.22.0.dev20260430-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.dev20260430-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.dev20260430-cp314-cp314t-macosx_12_0_universal2.whl (18.2 MB view details)

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

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

Uploaded CPython 3.13tWindows ARM64

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

Uploaded CPython 3.13tWindows x86-64

onnx_weekly-1.22.0.dev20260430-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.dev20260430-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.dev20260430-cp313-cp313t-macosx_12_0_universal2.whl (18.2 MB view details)

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

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

Uploaded CPython 3.12+Windows ARM64

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

Uploaded CPython 3.12+Windows x86-64

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

Uploaded CPython 3.12+Windows x86

onnx_weekly-1.22.0.dev20260430-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.dev20260430-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.dev20260430-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.dev20260430-cp312-abi3-macosx_12_0_universal2.whl (18.2 MB view details)

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

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11Windows x86

onnx_weekly-1.22.0.dev20260430-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.dev20260430-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.dev20260430-cp311-cp311-macosx_12_0_universal2.whl (18.2 MB view details)

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

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

Uploaded CPython 3.10Windows x86-64

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

Uploaded CPython 3.10Windows x86

onnx_weekly-1.22.0.dev20260430-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.dev20260430-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.dev20260430-cp310-cp310-macosx_12_0_universal2.whl (18.2 MB view details)

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

File details

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

File metadata

  • Download URL: onnx_weekly-1.22.0.dev20260430.tar.gz
  • Upload date:
  • Size: 12.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430.tar.gz
Algorithm Hash digest
SHA256 7caec42bdf7dba0adbc6b23aa483ab7e7849213f54dda2c593b10c0493f0d1c7
MD5 8299d0fb1119df80d5734789c76011b3
BLAKE2b-256 42a6a837a8acf10f76cba472f07ec11019f6ebdcfa2fb239dcbbce0efe76374d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 a42f8f79c0d123d48852005f5fde2988348336f3a5d9e884a9e512f95b45f411
MD5 f252cb31253cb7244f66a546339c9a27
BLAKE2b-256 9727f44e4170a902f418a159590bfc58e0168327859c7d4905a8493cad760e73

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 817c4c2b631b2f2af250bb4ee9fdd2f8b270d4ff9653fdbe295e32049f7786ba
MD5 d7ef7bb9087939cd8d8b611da679ee97
BLAKE2b-256 1b2e74640c17d28f0082f05cea54afba115cc2e4b7205efdb9cd5c06de3873a9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 17d31bb5b2a8d4b07301e1243532cae0a7b50c9c14fdeea3b2b588326f71898c
MD5 c855eecdf0ed9cdeffbc3087c93930ed
BLAKE2b-256 9d231f46936388ed3e635fce3472d1aa50e76698008dfb6f11233eb3dc830a88

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1b0b9b54ae40ee1f9016010d7683d083afb7d09025cbe48e0414b6830e11b793
MD5 e3e938dd4bd36df0e7a82c3735390b4c
BLAKE2b-256 c09719f9b5522cee704547944368ada1797ac97cc3a2f23ef6bee1131a5c714a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp314-cp314t-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 d1c05c4826262d74db78d8fd30c37f48a0ed2b6c34676e19ee62756523527cf6
MD5 3ec952928593fae4e5d5488cd872b92e
BLAKE2b-256 d6f9a61cd658169122f48ac58488195ebb68b254df9b84a50820cfdfe0a89fa0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp313-cp313t-win_arm64.whl
Algorithm Hash digest
SHA256 4f003beeeb0c85e59373b5a861b6ff45687484d6f88f6720494986efc55f92cc
MD5 71b40f53d9e296c964ec559cd1525f6b
BLAKE2b-256 486a9e6fb45a24510f20c15e686a8bcaa872654548ada44297b0021521a2e5ea

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp313-cp313t-win_amd64.whl
Algorithm Hash digest
SHA256 f36f883208c255018e23f02b7a728ea8d9100b9fb15a9e1cbaebe4095b09a6ee
MD5 a33fb65ea90b26fecdab948740c25645
BLAKE2b-256 e1fa696e1a91bcd23a417f8631d4ac6a3f7ca7fb2bf9df734804473136ccd7d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.22.0.dev20260430-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.dev20260430-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp313-cp313t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 78d35d5c0bb96a7ca84ec3e9cec1679cc72b6a9a6a40d672d589afa630fe0f61
MD5 c6da3b9d9a365591ba2462eefb39d1d8
BLAKE2b-256 ff9140871e4599b96ad29b1c8dc50e1151e4f955c9e2023aa8962d494d45ea96

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx_weekly-1.22.0.dev20260430-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.dev20260430-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp313-cp313t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d51ae6f08cd512606b71f96dab0309db350ff3df9db7678d5b9287a53f9dc2fb
MD5 2aca1e1d0250a59c73c52974e68b8f37
BLAKE2b-256 fd154ba6b2ab340c9ef24a2db48d0e597bdb7d0a0d33423303d4f036c941eeec

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp313-cp313t-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 c68ae3e4ead5a51dbf7b5db7332f27c8f18339f8a192364525b7ee4c5b6abe30
MD5 c104d91f40e8678dba76cc9c376601da
BLAKE2b-256 e3a99ad1d20542fe20f132b114eb3b1b3554237bad150b5c1394c029570bcb46

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 993be89525ea6400d64d1328a8e716f1c216b2c9965602b18cfa5cdc8ac38f89
MD5 a6cd02f8a7eaf5b733a0fc9268c9c4a6
BLAKE2b-256 e3461396c204afc55d8e1b9854778c98d4eb9af495cfc6b85060d8a3ba1f9479

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 ad0dd27763fad057f9926137a5874c4a34ac0a3a6b6e7dddf9f8d78f8cee5b37
MD5 f50a2b797f50d7362e5a9fc6a7edc0af
BLAKE2b-256 37f34fd76bcabc37889b0c8f84cdc54857e77f53e9ce9580ae0ba2016294fbe9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp312-abi3-win32.whl
Algorithm Hash digest
SHA256 04ce0182ab89af4af7bdad1d390f13f30eb2acfeff7f10591b416f86ae21b1d5
MD5 b5bda283f6855c9a661df648cb5ff2c9
BLAKE2b-256 e485a1817604e2577533e277c44e11ba5933fa1341633d0f5276cbc3553d97ff

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp312-abi3-pyemscripten_2026_0_wasm32.whl
Algorithm Hash digest
SHA256 234959c0ebd628b0a43720c3a795017e620b7caf46f65f55b3f26d730c968cde
MD5 bd9652e0807ba70a1d0abdb20642a229
BLAKE2b-256 d4a0503945ce87527b1b5c900ec70b9f859dc6a78dfa53600aba92e0d3ab917b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4877bdb9ba22e8e7e0edf12ceb0f92ffe1bb1970e20790f0553a7676c6f81e89
MD5 7b4f64e0508057ad8482b11e0e5cab8a
BLAKE2b-256 55c7e71d5ccbc09855c48841a840759de89beded20df9f81b5b159550f0ce221

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 e331f791af486a7af5475106d5822f424131b440478f32948151293f3eef9509
MD5 dda7805b1bec5310f013d0fcd3958741
BLAKE2b-256 e6136a128674dd4215021ea54d1be22722fb50994c48ce05a4a3fe6f66957b50

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp312-abi3-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 f1de3deb2028725d1e2e589277cc378195bcd3a5417a694f7fb24f0f3598dc5e
MD5 7e88159b6fe29881eb9d778f83a3f68c
BLAKE2b-256 3390cbf114e7d766365c7d50f7c22fb4a432673390fc4242541ec0404c2c2a82

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 aeb9182de36119dfd8cd12723a6a51576137e3bfe3ef54da4c32ad0e1855a166
MD5 a4ef75d72a7a41325de05ee236804e2c
BLAKE2b-256 cc2eddb6dcec856b54a00720c30c8bc1b37aed1d6871696ae3d48643878821a1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 85ffa1dae8ee383a2b97c39073e337e8c869633151bcf50317cf809b7126a27c
MD5 b13a3c2b492d348e2e408ba70f37f7fc
BLAKE2b-256 18ad3beafae1887639de9dbdf4551fbb24b5f5669ed5aa02a144eb00a9a2e8cb

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e1b74b2e480051c69157439a4afaf99fff4dda9508d646b417be10621ed51b9c
MD5 87f29cbd0c86a0e8c6022eac452c680b
BLAKE2b-256 2b51e03afc4484e785b658a2dc7d85f00ad19a87f98d471f3077dc36ced956dd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4f980c662fdeb67ee562b38229b05348cb1c0e2006200851ffc3cf9b65f553e3
MD5 a3becd597e9683d370bf8dc75b56f562
BLAKE2b-256 95592903f7b41db3e53c684de1baa511974bcfb118f20a5b8b6d26f79f31a207

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4d928edcc439d197a85fdc1eb86c20f292bb830579f42f6d7f930b888dd8bc82
MD5 0a7ce33ca0980b563c800a7b558a2098
BLAKE2b-256 b5ae9cbf78e9741c60c1df13ce81d346b5e0cddb2623f0766aeeb88851427e37

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp311-cp311-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 0557e9fcbdddde5c6a88407f60535e69c6304b9c6d30605067ab8bac877d598e
MD5 cffa9ffc0ba1a6a63f325e5321e9f266
BLAKE2b-256 c7b52eec3c7a43119683c100bfe68cca3baaf32b65087fafe7ddf9be0bd473dd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 89da1034c8c76309894d4a18e17499177ae5b9687631bac88d9be7b03f0fac96
MD5 2e8ddc58983ca3603b5f75904bbc6321
BLAKE2b-256 957e8e5c08630237b5e893c02ba80119d0cdad8064e8cfcb4c6825af0ad6c515

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 bbb8209d754ac616a041d08c07753a8f59d417499dae2c82db5576ecd79d2ffa
MD5 1eca2de4dfc88c6ac217cf21d85deac5
BLAKE2b-256 a97d8f9afb896050c2c0a522d4028c7174955b48589e7312b04b6bbfb4170afd

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 223c2a535187d07962ab213c5c425e36d6e46013988004e5e6201c6ca08aa217
MD5 b673fc651c8db6520bf46ce7e2ffa315
BLAKE2b-256 8a8216693fbd1b9660a0f139a585d08578528a02156a478e963efbac8ef03ae4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 3dca8a8722ebf0583421eef0712960bf48c9f1816e8acb58f0af4fc5551ac36c
MD5 ca88230a39b870e1ac859647bb996291
BLAKE2b-256 bb47207bf2c3e3c08ffcef1378201fe026ab9b3ad78ab0bb7c666bd85f90da61

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.22.0.dev20260430-cp310-cp310-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 95c6a6fc1cfa8495df64a12949566d1f34e26ab886a40fb7b8bf470d84c18b02
MD5 1c81bf79d2821ecf09a18c8f278e4f11
BLAKE2b-256 65749a0a13622b3050bd932a98bf3155f36d728a566d24655c2b383c8d4b89e3

See more details on using hashes here.

Provenance

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