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.dev20260805.tar.gz (6.0 MB view details)

Uploaded Source

Built Distributions

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

onnx_weekly-1.23.0.dev20260805-cp314-cp314t-win_arm64.whl (8.2 MB view details)

Uploaded CPython 3.14tWindows ARM64

onnx_weekly-1.23.0.dev20260805-cp314-cp314t-win_amd64.whl (8.1 MB view details)

Uploaded CPython 3.14tWindows x86-64

onnx_weekly-1.23.0.dev20260805-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (9.0 MB view details)

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

onnx_weekly-1.23.0.dev20260805-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (8.8 MB view details)

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

onnx_weekly-1.23.0.dev20260805-cp314-cp314t-macosx_13_0_universal2.whl (9.8 MB view details)

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

onnx_weekly-1.23.0.dev20260805-cp312-abi3-win_arm64.whl (8.2 MB view details)

Uploaded CPython 3.12+Windows ARM64

onnx_weekly-1.23.0.dev20260805-cp312-abi3-win_amd64.whl (8.0 MB view details)

Uploaded CPython 3.12+Windows x86-64

onnx_weekly-1.23.0.dev20260805-cp312-abi3-win32.whl (7.9 MB view details)

Uploaded CPython 3.12+Windows x86

onnx_weekly-1.23.0.dev20260805-cp312-abi3-pyemscripten_2026_0_wasm32.whl (7.5 MB view details)

Uploaded CPython 3.12+PyEmscripten 2026.0 wasm32

onnx_weekly-1.23.0.dev20260805-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (9.0 MB view details)

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

onnx_weekly-1.23.0.dev20260805-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (8.8 MB view details)

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

onnx_weekly-1.23.0.dev20260805-cp312-abi3-macosx_13_0_universal2.whl (9.8 MB view details)

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

onnx_weekly-1.23.0.dev20260805-cp311-cp311-win_arm64.whl (8.2 MB view details)

Uploaded CPython 3.11Windows ARM64

onnx_weekly-1.23.0.dev20260805-cp311-cp311-win_amd64.whl (8.0 MB view details)

Uploaded CPython 3.11Windows x86-64

onnx_weekly-1.23.0.dev20260805-cp311-cp311-win32.whl (7.9 MB view details)

Uploaded CPython 3.11Windows x86

onnx_weekly-1.23.0.dev20260805-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (9.0 MB view details)

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

onnx_weekly-1.23.0.dev20260805-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (8.8 MB view details)

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

onnx_weekly-1.23.0.dev20260805-cp311-cp311-macosx_13_0_universal2.whl (9.8 MB view details)

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

onnx_weekly-1.23.0.dev20260805-cp310-cp310-win_amd64.whl (8.0 MB view details)

Uploaded CPython 3.10Windows x86-64

onnx_weekly-1.23.0.dev20260805-cp310-cp310-win32.whl (7.9 MB view details)

Uploaded CPython 3.10Windows x86

onnx_weekly-1.23.0.dev20260805-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (9.0 MB view details)

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

onnx_weekly-1.23.0.dev20260805-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (8.8 MB view details)

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

onnx_weekly-1.23.0.dev20260805-cp310-cp310-macosx_13_0_universal2.whl (9.8 MB view details)

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

File details

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

File metadata

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

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805.tar.gz
Algorithm Hash digest
SHA256 c81c98e0bd1dc2e770c845e259e9ac829bdea5a0b474b84212ba1e82235e7881
MD5 c992219cec1c1e0b59158ff56deb4f8b
BLAKE2b-256 f6364c4a36acbe6a66006ec1db8303cdd3eb2d855413e63b061ccfad54788242

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 e5fe2728f601dd4ccf183525fb536c9c80f157f0e65f22690da96d88b7b679c7
MD5 f66f7c3d30a30aabbee77f36ef33a078
BLAKE2b-256 fce7b4fd69d9da787582deb69627cc7ebea4a7378c2122917c6cbbfb7380f8ef

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 6785533ec3326e602820d9cfc2310e46a31fd2e5d47c75b046618b84be99cb67
MD5 7c2fef4f04771315b69ec8a658cce810
BLAKE2b-256 60efc236a5d2edd6269abbaad9c9245712430a39f6b51293db1d31984d94a5d7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a000dac270e527000833c21b6c785887355994541d5f201ff8053f37ffae46f7
MD5 4e7dd7e6efd62b81dbe94c91be8bd5dc
BLAKE2b-256 d8a9fa8f4a58ce9e6efeef27033e58eeb545bb0df88fb8fc29801d8cd5333e06

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9cecb4cebb29449ace7b2c2507b20d5144890988a1b881b57c89464773b3a276
MD5 8cb58380383fa259d72330888409f391
BLAKE2b-256 31f269c04cf9de279977ffc8c9b77a95246a4daf216d903e7ab1d61394c3a101

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp314-cp314t-macosx_13_0_universal2.whl
Algorithm Hash digest
SHA256 0e600f521de295d3874680889c5d11c419eae10cd28697212ae710a250e131ff
MD5 257b5bcda94f339079f65dde8e5dbcd4
BLAKE2b-256 759bfd0d945d49ef290ea58baab706cb590af2a847d876bb0a9e42123b903380

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 942f2766b5325c58f7607cab5f79c0ea5375daf2d6c7fa9ea1d56b98a2af5c28
MD5 9da7761151eb8ef224fa2d1ce19bcd55
BLAKE2b-256 ee50305b65a85a8cc8371284d54b383f94dce4c4aa5da7c38a43c4e9dd192a85

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 5d9fe514b91a7dcc4cab6fe94565ff887a8cd5d5cd228c56d0d7f695fc6dc7dc
MD5 e2a10dc0964c7da73a42948cea3ff359
BLAKE2b-256 79ffa9aa6dd5839025ece4ed3d1166984a6622ed4caeff22b426ede78a14c942

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp312-abi3-win32.whl
Algorithm Hash digest
SHA256 45262213213243450942d3c11c8975f6cfacb11a93754e7c240fbb0fd063cb1c
MD5 532286f3ceed570aef2ed8a0b1a49b0d
BLAKE2b-256 711663e9e8182c9d7e24f119f7014058a2cfa3f79a61acb35bdb159f054b011b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp312-abi3-pyemscripten_2026_0_wasm32.whl
Algorithm Hash digest
SHA256 b718b79389ee433e8d46b57b424f836b981c5705fafd24d820656ee6ba671c09
MD5 2ffe39eb269580ecf9fdd9c01a25280d
BLAKE2b-256 f42078149b82d71e0ae18e547b82fe160b7a84c658cb2d77216d22e7054487e9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1824722f884c6c4acdef3c3f6f904063f9a46bb8d016eeb9de4dbea1f15b770a
MD5 8e5312a89eac9ffe73458817518cd82e
BLAKE2b-256 f9a234c303df92bab262e5b8dfb48482db568452894bf6c8850d75b22c2238e6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 30eddfe2cd6202a21739f251ed1c58bf6c3ce0caf9108d887660d7a14b0361a5
MD5 b3cd5b8530bd60ae1235edbe3cb5d535
BLAKE2b-256 55866f27d5799abdd6894b57ae514f6dbe73cf03edd3e2b317da7bcaec8ef310

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp312-abi3-macosx_13_0_universal2.whl
Algorithm Hash digest
SHA256 181490417310af56f04f07a7e3c637f6bbaba40895fa2658623895302dc3853e
MD5 922e6e3b983a7db9e985ee9d40abc1e0
BLAKE2b-256 cd47ed571ab69ea5114c710035c478383b23e040ed0a3f08918e1ba0099e27d7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 e449dece7d612595ab3f3c359a97f88b508469673f9e300155f4df8ba7ed4cf0
MD5 56e1369c3ef7f4a7844270403befbbae
BLAKE2b-256 6f2634fd8a4fecc04d25d2831612412f19c5d64d6bfd11a9ffffcc64ce91eba0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 099bfb65b178b3af58bf05d3517f206e8d9966ad1962c9d6c13c9cc7e18739c0
MD5 e4c9641f88e9f7568ed3322de547878e
BLAKE2b-256 da61a609784c5c23c7c02cf46a20db440d94f09a0829a60538d43f9405681786

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 0b59dddacfeb55500ee9a5d2c245bc5e17312f155a9e09643f336a9d94bd2649
MD5 3d052f44320a0c6db50501efc6ed703a
BLAKE2b-256 e20cc48d3e6b3547cf53cf7fd1540b1f50bd4f6dd9f532f207da99b8f5674430

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9f7fbf319456fe52f457ddc7928a80525414fe52ef762a7d176b7445a12b462a
MD5 8764f09579b1f0a6cb552e20b23d2f6f
BLAKE2b-256 ff5c67e4f154f46a98a2a8a90c766c559c3a427a5ce1f0ba091d293ad88a95c8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 5d5ad166d4ace92acc64f3faff803e8393a79d3362f4d3b43900f71487828d7c
MD5 3102f85380833adaa13c63a7c6190ec5
BLAKE2b-256 0649dea598fbe66db2f6be7c71aedc9bdc863cb992aa196644a678c7f46f5f13

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp311-cp311-macosx_13_0_universal2.whl
Algorithm Hash digest
SHA256 3c3755061d5da1fb152b953c217784ef2a6785e77f3fe72817fdf017263c4480
MD5 6d4e489cd1fc22eb5d7fc797978553b0
BLAKE2b-256 0f3400f544c710ae20a7941f9b4a63d82b184b0a44244017943e6d6e6e2ecc8b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e27db82713419393b076bebbd647e0c5d5d9c85d3142d716965d7f526fb32dbf
MD5 04e21facbb99f3bc637387e5320dad53
BLAKE2b-256 02395e2944ecf588c6cb8322c038555fb41007cf677ad3c6140d2c59dd70bd1a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 77f36914fa5f923a31a36918e6e7b1be5220420760d8b61362ef766df412ed4b
MD5 abc5f4108a6a84559ba172a0117d5646
BLAKE2b-256 7f1c4fed595a0ef3f333fc9d5848c9343290c79bae01f0df591736b49eef260b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e159c3128361cdd99a39b30ad6c8f6f6ad5fd9f7b4f4ef0894eb422fa7bab4bb
MD5 15c7f3223575df1ca48766f23118fe67
BLAKE2b-256 c70d9fb34c84351a1a20300c625d83bf21954a27851ca08c2ca77d541134d26e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 daa5422875d7802cd05421dd8d50b3a612fafa9dbde46cace196d1d8ccd33606
MD5 6bcbb948e3e5e8e4b0e25b5e8afff41e
BLAKE2b-256 4d25882b9b80a657d8dbe02df252dbfe7077e40078e18266136ae03380fa4d32

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx_weekly-1.23.0.dev20260805-cp310-cp310-macosx_13_0_universal2.whl
Algorithm Hash digest
SHA256 8bb8418947a52addeedffa2914658e1bf644a90fb61b981e24b0adadc41ac97d
MD5 161dc20d98437e9e85b8b0db26028977
BLAKE2b-256 870723be4110ee9b82410b8b0aa09b8f6146883e88dd57d9323fbbf992efade6

See more details on using hashes here.

Provenance

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