Skip to main content

Open Neural Network Exchange

Project description

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 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-1.22.0rc1.tar.gz (12.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-1.22.0rc1-cp314-cp314t-win_arm64.whl (17.2 MB view details)

Uploaded CPython 3.14tWindows ARM64

onnx-1.22.0rc1-cp314-cp314t-win_amd64.whl (17.2 MB view details)

Uploaded CPython 3.14tWindows x86-64

onnx-1.22.0rc1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.1 MB view details)

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

onnx-1.22.0rc1-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.9 MB view details)

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

onnx-1.22.0rc1-cp314-cp314t-macosx_12_0_universal2.whl (20.1 MB view details)

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

onnx-1.22.0rc1-cp312-abi3-win_arm64.whl (17.2 MB view details)

Uploaded CPython 3.12+Windows ARM64

onnx-1.22.0rc1-cp312-abi3-win_amd64.whl (17.2 MB view details)

Uploaded CPython 3.12+Windows x86-64

onnx-1.22.0rc1-cp312-abi3-win32.whl (17.1 MB view details)

Uploaded CPython 3.12+Windows x86

onnx-1.22.0rc1-cp312-abi3-pyemscripten_2025_0_wasm32.whl (17.0 MB view details)

Uploaded CPython 3.12+PyEmscripten 2025.0 wasm32

onnx-1.22.0rc1-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.1 MB view details)

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

onnx-1.22.0rc1-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.9 MB view details)

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

onnx-1.22.0rc1-cp312-abi3-macosx_12_0_universal2.whl (20.1 MB view details)

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

onnx-1.22.0rc1-cp311-cp311-win_arm64.whl (17.2 MB view details)

Uploaded CPython 3.11Windows ARM64

onnx-1.22.0rc1-cp311-cp311-win_amd64.whl (17.2 MB view details)

Uploaded CPython 3.11Windows x86-64

onnx-1.22.0rc1-cp311-cp311-win32.whl (17.1 MB view details)

Uploaded CPython 3.11Windows x86

onnx-1.22.0rc1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.1 MB view details)

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

onnx-1.22.0rc1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.9 MB view details)

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

onnx-1.22.0rc1-cp311-cp311-macosx_12_0_universal2.whl (20.1 MB view details)

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

onnx-1.22.0rc1-cp310-cp310-win_amd64.whl (17.2 MB view details)

Uploaded CPython 3.10Windows x86-64

onnx-1.22.0rc1-cp310-cp310-win32.whl (17.1 MB view details)

Uploaded CPython 3.10Windows x86

onnx-1.22.0rc1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (19.1 MB view details)

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

onnx-1.22.0rc1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (18.9 MB view details)

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

onnx-1.22.0rc1-cp310-cp310-macosx_12_0_universal2.whl (20.1 MB view details)

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

File details

Details for the file onnx-1.22.0rc1.tar.gz.

File metadata

  • Download URL: onnx-1.22.0rc1.tar.gz
  • Upload date:
  • Size: 12.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for onnx-1.22.0rc1.tar.gz
Algorithm Hash digest
SHA256 7799c0762c3ef6cfcb65f2eb5415ba1e527207c5f4870c08a46be698cec709b6
MD5 470d0560b6cf39f95ca3854b505a4c8e
BLAKE2b-256 9e4dd789b1c522f44eb8b3b5b9f605c31a6671fa6d8d14cf1cd5b7a22f280d7b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: onnx-1.22.0rc1-cp314-cp314t-win_arm64.whl
  • Upload date:
  • Size: 17.2 MB
  • Tags: CPython 3.14t, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for onnx-1.22.0rc1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 375f158cd33116bee985811f8b549235a4e9b2e4749642d9c9cfaa8b143b93ce
MD5 16e74cde91396ac35695cfad0c668129
BLAKE2b-256 1029eef7c6f5e33694ead6e875b514ce41567815789501688d282afc35025935

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: onnx-1.22.0rc1-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 17.2 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for onnx-1.22.0rc1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 c312d997da4d1562f0c366d150e01a6683e82c818f704c10e7585e8f949f84f9
MD5 1f9295f7ba954d595b5d8df20e6f90c9
BLAKE2b-256 4d182fdb5bb4f2d6692566f6fc4b351d54cd103954655690e64e6530f07657ca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx-1.22.0rc1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4da3034e5dcbd053ce283557b67a359d6d6b1123a22e2aab0036487bfcea9509
MD5 72c23f3e6d26ee3f3a004a7b5e46abc3
BLAKE2b-256 11e143bf03f9dd4546662ad1c77a2f2d6aa36a7d93549bfe1d6fd61550c3baee

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx-1.22.0rc1-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6fab0ed7d43741b2ac38efd3a6602fee50c36c858652d25aece96ca258b9fb04
MD5 d321285fc2e203e5038985b2e531271d
BLAKE2b-256 9c16e87ef76c286eb9140bddef4dfb9b0fbe38cdec10c05f5b43b7da5723806c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx-1.22.0rc1-cp314-cp314t-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 ed55782c1a05fdd6ae2c6a98a42465f56db6502a3b36a5b139d212db80c261eb
MD5 2b2b6a83cc79e3effbffa45d4b6fd3dc
BLAKE2b-256 315b09301fb52438b03a6dac47190eb9e934b88fd6b8ec16f6b377713439056a

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: onnx-1.22.0rc1-cp312-abi3-win_arm64.whl
  • Upload date:
  • Size: 17.2 MB
  • Tags: CPython 3.12+, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for onnx-1.22.0rc1-cp312-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 a8c9b4894044b9c0831966cef1d6c9e242c2b6dc938e8a5170fe383ef3d5ad6e
MD5 f390f34db2b6452ada8c57779d888008
BLAKE2b-256 faf3b91a0af9780221172383b26c1eac14d1e871148456cdaf146351931a75a4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: onnx-1.22.0rc1-cp312-abi3-win_amd64.whl
  • Upload date:
  • Size: 17.2 MB
  • Tags: CPython 3.12+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for onnx-1.22.0rc1-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 dc546a7e8356279387c7bad8d0533ada2dfe61b8d3c1c230ac152fa8c8a596cc
MD5 5a829721b2a6dc47529ce68e20f7c12b
BLAKE2b-256 5340f9e6e6df65eb01981ed9caacd82a2263ce462c392b5fd771fd4f67251da9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: onnx-1.22.0rc1-cp312-abi3-win32.whl
  • Upload date:
  • Size: 17.1 MB
  • Tags: CPython 3.12+, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for onnx-1.22.0rc1-cp312-abi3-win32.whl
Algorithm Hash digest
SHA256 eeff191dfd17faed72905639a54bcd3587dc7a5af63d25f2575262b66d52c830
MD5 f686b80ef817a46a0c4d2b329caba345
BLAKE2b-256 6e207f45cce6d4f52237eec2785f4e502fdb465b6cd037de1e384302b8b0a20b

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc1-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-1.22.0rc1-cp312-abi3-pyemscripten_2025_0_wasm32.whl.

File metadata

File hashes

Hashes for onnx-1.22.0rc1-cp312-abi3-pyemscripten_2025_0_wasm32.whl
Algorithm Hash digest
SHA256 245e58b35110f3a6f8c5ee5815599c2c58efe4ef4ae7af16da4a8b64e9817f7d
MD5 4aaff60e9d71b7231862a164d00c5061
BLAKE2b-256 32b231b7ffbc2f11f787ce457b821eb70fd8ae1f6b2bfa95df2f8c9fb77de1d5

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx-1.22.0rc1-cp312-abi3-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a6230432aca211e1d6cda75a95a64c2f59adc38dde328f7fc301b5d600c7d8e5
MD5 2f8217efdaf7e75e44a17154eaa9440b
BLAKE2b-256 f4834c1b818549b77b3feadd55f746efeff7a72ced62327139edecaa9f021f5d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx-1.22.0rc1-cp312-abi3-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6e32af464d81d6a879262c7c49d1ebec9e6937df26a96223788860d6a14a979d
MD5 4be7eb7d1a649af0c8986833a8af9bc5
BLAKE2b-256 90c06b4a1d7bc7cce23bad13f51ff05a8ce8bdae448c99cd59f7ad8f8ab8ed3f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx-1.22.0rc1-cp312-abi3-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 514d8a4d7c526c30f69a6f69d24d99a259cbc692320e60f57e30d914203a87b9
MD5 da1c90e0f04c952f534ae20f5aeda0cd
BLAKE2b-256 251a7eaf44d71e535d7849673ae3c975d36c0c86a2bc9e45f835736b0e7a86e4

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: onnx-1.22.0rc1-cp311-cp311-win_arm64.whl
  • Upload date:
  • Size: 17.2 MB
  • Tags: CPython 3.11, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for onnx-1.22.0rc1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 7d75b1ec604465ffec83a462195826027c3c8cb5ade029597aa3f0812b387503
MD5 cd94a308f29477bf030b58af186cf576
BLAKE2b-256 acecd70ca78b9fb1bcd38ed129d3e78629b44b0a8a9106dca7a2169c6108985f

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: onnx-1.22.0rc1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 17.2 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for onnx-1.22.0rc1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6cb1d6ae724ab50883eddd7763a7688ff079716e572f7b70e7313864d8a860df
MD5 46001c7cd2b729af0c090564a230a693
BLAKE2b-256 a99940eeb9aea87b3323e5b6c94c64649c419945bd4e0c533a7f8fa735df6a15

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: onnx-1.22.0rc1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 17.1 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for onnx-1.22.0rc1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 e203e576e46c160df70707627a38f0c892aa8adf1bc4980de27a2e04bdf02cc2
MD5 bb22eb282532c14a1f2b328a698ba461
BLAKE2b-256 45564f5a753c8994e2c6fea1ea1b1d16902c5323e170b9b56a07f75430121367

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx-1.22.0rc1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 795af139d25c108db267cd078587a9c642d154d9d611c5ec1af86be722939706
MD5 445b78b373b5ff0323305519a69c24a5
BLAKE2b-256 91390a15ff4f846d5dbca30cb0a469343954207dddabddfdfd42fd4944598f46

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx-1.22.0rc1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4997458fb893d876b6a193679ec83f73fae0e8201f550b845ecf1aa715be634b
MD5 f696f321ea89bae4a29c11b933799d02
BLAKE2b-256 31842826c0bf430b083b247179c0e4ce951908ee885a152d814cbe995fecd15f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx-1.22.0rc1-cp311-cp311-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 a25f0b628ea0b8ff45c1992fcc54463daf5ead590c9b80e598c55c72b80f6079
MD5 c91c32200ddc80d69055bf9e355c5b7f
BLAKE2b-256 b1a22019a66ba8bae71461f5661d52464c4f867dd395306ce332080465bc09f8

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: onnx-1.22.0rc1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 17.2 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for onnx-1.22.0rc1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 7bf8fcfc2263f26d990f14978c25406e4366f71a943b1233d80d443690fd810e
MD5 a60e2cd14b2b31140ffe3d594397805e
BLAKE2b-256 0ca155755f8fe907419ad2f991478eb1c40f078fd53b56d64a599a19f9cfe7dc

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: onnx-1.22.0rc1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 17.1 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for onnx-1.22.0rc1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 43bc617e67750455c4d3b07406b791ade9d4354a560a9d371a21bab3b1927ed7
MD5 03e3ed08377e0ae6851077403b754deb
BLAKE2b-256 342ef2e5a8213a0bd59adb52c0541606b373e43e7ecca9ba7f6048a9337641b3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx-1.22.0rc1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8d0b39bcec7cb5a8ddf291b28d7c62bcc49a7f64efbe1e8aa87ce0941f786fe2
MD5 f658743a966899177446ffc6367f4925
BLAKE2b-256 b595a160d957d1e64f4b692678d9ac67192b2cca02807afd97f939a3a20d6277

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx-1.22.0rc1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ceb0248863c38468f276fd372b10cbd260c153ad9a01ccaa99e8ec3f73cca44e
MD5 d89478cc1d4fa01edff91713a6391958
BLAKE2b-256 f8dbd6cbc16543ab5a4c7a78b80c8087f0e983a27e127aff3e5b7356c8a9c4f0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for onnx-1.22.0rc1-cp310-cp310-macosx_12_0_universal2.whl
Algorithm Hash digest
SHA256 9f5f649e45c50727ece33c2e7d854d4a21a32ded5b44b74218b22fe974464673
MD5 14b92d51040f447b862f21dec5668091
BLAKE2b-256 4147949549847898c6bf9b5ea6c9743e9b3adc916f488e35e2e46c28e45a2d16

See more details on using hashes here.

Provenance

The following attestation bundles were made for onnx-1.22.0rc1-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