Skip to main content

tvm ffi

Project description

TVM FFI: Open ABI and FFI for Machine Learning Systems

📚 Documentation | 🚀 Quickstart

Apache TVM FFI is an open ABI and FFI for machine learning systems. It is a minimal, framework-agnostic, yet flexible open convention with the following systems in mind:

  • Kernel libraries - ship one wheel to support multiple frameworks, Python versions, and different languages. [FlashInfer]
  • Kernel DSLs - reusable open ABI for JIT and AOT kernel exposure frameworks and runtimes. [TileLang][cuteDSL]
  • Frameworks and runtimes - a uniform extension point for ABI-compliant libraries and DSLs. [PyTorch][JAX][PaddlePaddle][NumPy/CuPy]
  • ML infrastructure - out-of-box bindings and interop across languages. [Python][C++][Rust]
  • Coding agents - a unified mechanism for shipping generated code in production.

Features

  • Stable, minimal C ABI designed for kernels, DSLs, and runtime extensibility.
  • Zero-copy interop across PyTorch, JAX, and CuPy using DLPack protocol.
  • Compact value and call convention covering common data types for ultra low-overhead ML applications.
  • Multi-language support out of the box: Python, C++, and Rust (with a path towards more languages).

These enable broad interoperability across frameworks, libraries, DSLs, and agents; the ability to ship one wheel for multiple frameworks and Python versions (including free-threaded Python); and consistent infrastructure across environments.

Getting Started

Install TVM-FFI with pip, uv or from source:

pip install apache-tvm-ffi
pip install torch-c-dlpack-ext  # compatibility package for torch <= 2.9

Status and Release Versioning

C ABI stability is our top priority.

Status: RFC Main features are complete and ABI stable. We recognize potential needs for evolution to ensure it works best for the machine learning systems community, and would like to work together with the community for such evolution. We plan to stay in the RFC stage for three months from the v0.1.0 release.

Releases during the RFC stage will be 0.X.Y, where bumps in X indicate C ABI-breaking changes and Y indicates other changes. We anticipate the RFC stage will last for three months, then we will start following Semantic Versioning (major.minor.patch) going forward.

Documentation

Our documentation site includes:

Get Started

Guides

Concepts

Packaging

Developer Manual

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

apache_tvm_ffi-0.1.11rc2.tar.gz (2.8 MB view details)

Uploaded Source

Built Distributions

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

apache_tvm_ffi-0.1.11rc2-cp314-cp314t-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.14tWindows x86-64

apache_tvm_ffi-0.1.11rc2-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.7 MB view details)

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

apache_tvm_ffi-0.1.11rc2-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.6 MB view details)

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

apache_tvm_ffi-0.1.11rc2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

apache_tvm_ffi-0.1.11rc2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

apache_tvm_ffi-0.1.11rc2-cp314-cp314t-macosx_11_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

apache_tvm_ffi-0.1.11rc2-cp312-abi3-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.12+Windows x86-64

apache_tvm_ffi-0.1.11rc2-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.7 MB view details)

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

apache_tvm_ffi-0.1.11rc2-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.5 MB view details)

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

apache_tvm_ffi-0.1.11rc2-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.12+manylinux: glibc 2.17+ x86-64

apache_tvm_ffi-0.1.11rc2-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.12+manylinux: glibc 2.17+ ARM64

apache_tvm_ffi-0.1.11rc2-cp312-abi3-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.12+macOS 11.0+ ARM64

apache_tvm_ffi-0.1.11rc2-cp311-cp311-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.11Windows x86-64

apache_tvm_ffi-0.1.11rc2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.8 MB view details)

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

apache_tvm_ffi-0.1.11rc2-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.6 MB view details)

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

apache_tvm_ffi-0.1.11rc2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

apache_tvm_ffi-0.1.11rc2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (2.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

apache_tvm_ffi-0.1.11rc2-cp311-cp311-macosx_11_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

apache_tvm_ffi-0.1.11rc2-cp310-cp310-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.10Windows x86-64

apache_tvm_ffi-0.1.11rc2-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.8 MB view details)

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

apache_tvm_ffi-0.1.11rc2-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.6 MB view details)

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

apache_tvm_ffi-0.1.11rc2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

apache_tvm_ffi-0.1.11rc2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (2.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

apache_tvm_ffi-0.1.11rc2-cp310-cp310-macosx_11_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

apache_tvm_ffi-0.1.11rc2-cp39-cp39-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.9Windows x86-64

apache_tvm_ffi-0.1.11rc2-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

apache_tvm_ffi-0.1.11rc2-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

apache_tvm_ffi-0.1.11rc2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

apache_tvm_ffi-0.1.11rc2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (2.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

apache_tvm_ffi-0.1.11rc2-cp39-cp39-macosx_11_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

apache_tvm_ffi-0.1.11rc2-cp38-cp38-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.8Windows x86-64

apache_tvm_ffi-0.1.11rc2-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.24+ x86-64manylinux: glibc 2.28+ x86-64

apache_tvm_ffi-0.1.11rc2-cp38-cp38-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.24+ ARM64manylinux: glibc 2.28+ ARM64

apache_tvm_ffi-0.1.11rc2-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ x86-64

apache_tvm_ffi-0.1.11rc2-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl (2.7 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

apache_tvm_ffi-0.1.11rc2-cp38-cp38-macosx_11_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.8macOS 11.0+ ARM64

File details

Details for the file apache_tvm_ffi-0.1.11rc2.tar.gz.

File metadata

  • Download URL: apache_tvm_ffi-0.1.11rc2.tar.gz
  • Upload date:
  • Size: 2.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2.tar.gz
Algorithm Hash digest
SHA256 e396c2fd9e7490ccace0f57f584a0c6a2f7a5e09fb6bad0dae1411ce1675332f
MD5 daf20521d7dff9ae9b57e80523f5d941
BLAKE2b-256 18079e276d71f9128e22b705d1ead073a19905b68f569fd5dd5890a4f3bf2231

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2.tar.gz:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 9e1ef83225e7733c35fdb73ee453a93081904f1dfb4b815436ad798f5f68a4af
MD5 641aaca7adbca0779373ec0d4edc5e07
BLAKE2b-256 eab3440d48034987d59823cb22cd6e7cc36871a3144c2c140d922f91618e4104

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp314-cp314t-win_amd64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 38b6d37d404a4361a600edd37d22596fdd0a56266e306bae37590004457449af
MD5 5341c6a5d05ebe27c8699c6dd2917062
BLAKE2b-256 754e12d51a35bbc7b0134163815ad767b1e88fe1b1427294052c263efc16dc72

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 de2b300aeb07de7f9c2eb9454556247c62d62264e6840d34a3f69c3235bc1977
MD5 b84107c7e185c63bda6f3e3e7273a70d
BLAKE2b-256 41a9f840677f5cab108c2592dbf2575bd9eeec8faa92d64ab2429dab715b9280

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 46d178fce1be2addf9ed6ea6d9908a96e39238dad9c004c7fc866a4e60963df4
MD5 df2670f2188af94d8065aceb250ce70f
BLAKE2b-256 d70cefef55b7147f1ee2a804832df5fc5c8bec1df1a13751f83270419302525f

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 e9cbcb2f79e495324d512df1d946159331398a78976678faa5ac6d0a4194325d
MD5 5863b2fdeb95907d886ccc1a9497c57b
BLAKE2b-256 17b3abad762813c6aa5b1ca7764f6abe01836866cf61026edf8e8ee444f2e4ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 75de675d9a59b407453098e836959f25ec1474ed8784ab920600554bd4e0c195
MD5 8c2b40f5ad82e00b524180f85e2a607e
BLAKE2b-256 22072f9d800aa999d7ebda575e11c2108eac4b25f4b3f2954070a34af7f5380e

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp312-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 d057b2ac6a57baf9072ebb324041bf5e2e6d833d56eb1d296b55cf1463563301
MD5 e6c854ab7b8a0f8619f814bcdcc4dba0
BLAKE2b-256 09d5e3e219e9118d04dee2d8c12c562a773e2e905ad76eb3841abeae8c5cc003

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp312-abi3-win_amd64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c5371169f98587bc011993471be7086cb871cb0a9b3de2853378e80d2639c010
MD5 45599f6961d41d5fe3e1e61077748dd8
BLAKE2b-256 6e4613919f95a9c9b60cad8324459feece617755906e6437524da1199c9204ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dd1574f201646e3e5972374dde1be6cd14ca096a9c749094df3d51f358794a0a
MD5 989f83cf6bc76bd7cf20a3ed87d4473a
BLAKE2b-256 5c767c3416af3cef24b0afe900d22d3616f4af7c9a773c61abca6558cf9cfa3a

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 647d5491870b1170de1d8387f4ca93847035b0fe1f488828266d3b595a9552eb
MD5 895bd8d7efb7a6afb37c7fa4b4cdc9f6
BLAKE2b-256 a94e3876b0c2d304c6be841db806a3b2a08ea2a51a3efa363d2483d84c8f66c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 efb70e32c4380a66c4c1acf98d2c1558be9ef7cf9c94009144c747263969d165
MD5 1fe79897cb81531e16ec1185485e2687
BLAKE2b-256 8bddab283e9551aa37c5b124b74b33ed16a6d2893531e2f3a43724e796f74cf2

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp312-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp312-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b0a8480611df50617af61b32d1a813020fc444fd7562704413ce28a1af12a1ca
MD5 234467754f2d8d7e87c2114a67bdcbdc
BLAKE2b-256 b53b43a7310070383ee74e37532b3aba5576e6f984ad029bf9c425aaca69ddb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp312-abi3-macosx_11_0_arm64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3ede767048c10f428d310fbd0b431dce69fdab939e3c1d1ef90de81d2f99c8cd
MD5 556a9f5ef970aed790fdd660a47f68db
BLAKE2b-256 9e3f2951533c860ea5e2a16aaa7161e8e386153ed865daee36284f8d404c8c01

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp311-cp311-win_amd64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 08f75a2e5ecde2379953b57b45091b09217985a56a52f67382b1376f9a48446a
MD5 2197b7183be513892d0c09dc7c487efe
BLAKE2b-256 0aac6b65342b7d4f5e578effa014538cd95354948421a6c3fa2699f111565355

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ed9b3fd0fd6a64a2ef62f964ac10735c2fcf583f0db86cfbaaffe51383067dcf
MD5 ebe063987c728391d6e773f41f693441
BLAKE2b-256 5c25ab5d8781db8eae99dc23e96bd730b7de426579735bb059f16d7705c03c07

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 6cc82fa9d9be75539f45d89d255f867f591e3ca552ca894816dc9b5944d4e58e
MD5 b34feaa75b5045f5dc8fcfa03a3750c8
BLAKE2b-256 02a145b9b186c87ebc50e6690be6a9a468f1357c2c09aaf810e59fca129e218a

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 a98a33b55ee6102dd37abf0ae356dabf31b287985be501ffefff94c259c04049
MD5 acaa01f93b3daa0e1cdcdaf7b5d13ccc
BLAKE2b-256 28a9a9c599b502b6dac974f7c35a32fdd25f6fbdf47d391ed2ccd5d68198ef50

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4af899d97e8327d777aee0ae170bfa705fcb87832f93c18b0108f619fb5a4865
MD5 54c341029368b8b0634543dcb936a3a0
BLAKE2b-256 b14ed8b2d11188641da333898e0d50bfe6317345a193f8ecdec19f0a85ef1819

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 cc6b60615c5ca8a5d70a0e9c9cdfbb90c04b87035064e28f73c8a73474451e89
MD5 c6938b3e54ca9505f740a6cc89a3927a
BLAKE2b-256 f5d1c79a7279250ddd9a7bf396e7759ae960e0a976dd7f20ab1520b787b82980

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp310-cp310-win_amd64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 471f6e00af8ad7642c13e50549196d8954a09e08c079292403772fa63c9a9dd7
MD5 3bda82db537f0a87fd736aa3144bc442
BLAKE2b-256 0f323682827acd303ce08e0a74b5ef276f5b1beff3fb0cf7e24d6cf99ded90fd

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1fd4adb6f03f3078915623f61d5fedf3bda30b9297e94d083718f7311e39379b
MD5 489fe79e92e36f4b16ee94890b061556
BLAKE2b-256 484d31f014708584e4603bf99d7663c4628f0c45bc9a8a84e24901efe25b3062

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 f754b1db4df8d7c7602f086874b2edab9a6bf1ace56fb662c4b982d1e1517f06
MD5 f56f32de993f341d5d9baa98af5c497b
BLAKE2b-256 c03fc2e6a83ef1ed9cd8630bfb8c20144fbec4a048b9ae0bf52867228f1edf9d

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 2af4264b78edf495649378220edd03124edca8ed8270bff12c4afbdbcde4be4b
MD5 903f4cfc1eba5bc000bfb41cc567b69e
BLAKE2b-256 dadc8d3b8815fec0d71000ed15bc7c6d53439e59a845375900ec772e1b985fdc

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8a16304eb23578b54e8627c187d4361809fe58870ef0ce0ed0997940c197d49a
MD5 082c326b9489c3cf6448d6030503b3cf
BLAKE2b-256 f4a264582ff80fdf853ac63da96e95764e7e4297eb3e6a53b38cc4ad7664413e

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 903e42c92173488484239e86c84c19bd9bb4ed074f413bae8eb93e5c82e2a2dc
MD5 a1591c5ffa12989696a28cf350e2204b
BLAKE2b-256 d7df3b53d3f158a00a8743a295eef5fd9593d8783dee6591e570ba3e6da57520

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp39-cp39-win_amd64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 18ebd3fc978e85be0af363970178de5f750e156fc52045731ac33f8162eab24f
MD5 b864726931bbfde58922ba57337d1c7d
BLAKE2b-256 d0818f975c59d72033c16d65ab46d0dbd59a08794270247d832a4f92ac349d9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 61a06799b234fd1b4d0c944d4081f4669cfc5a581644d480061daa4b7019165a
MD5 6be1c230cf198944a8956eb66afaa301
BLAKE2b-256 7ec6a0747535097c8eed959e6db3191e6b9653c614f3253fd9f81ca84eb3a9c0

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 bdc943d18a8b4992326ff36f034f03fbd2d3a33d0813bb54a1cd25917ed2cc37
MD5 7b14e20addb607b4e3b1165a799426ed
BLAKE2b-256 20505b88ddce6ba169c5f32041c0a4d9bf31f95ac49d1e145e844ea69c53e0fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 fe19a80f3a4aa15fc41751889b4e9ed3ac062fb0e4fccf15a40dbf9b4937b745
MD5 0a491260122aa2d28d791509f64b866a
BLAKE2b-256 8951e8d187e57423a3efbe5cdebacc3e4ce0931ee38b1338c21dea20e48c6c80

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2419a5be384932153ddaea17b3a226774a548b93cce983c911c593c5d092fd70
MD5 19b40c360f1207f8b00c0b9af20f6806
BLAKE2b-256 b79796220771630e855174d10a9efe7ad80efc8a643e0f9b694b848b6548f9eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp39-cp39-macosx_11_0_arm64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 f106a862965e91ba8936462e916d6acb7594bdf334f18812888a5a9c92f390d1
MD5 7a3a98c5e517fa3de5314371ffe426ed
BLAKE2b-256 22d3e4fa7bdf3e5e1a96a596c58446ea274efeacd912d55a73871c7369b84f17

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp38-cp38-win_amd64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 10fb9ea479267dbb4c412d2707678d7597be68ba22904a87e4434e0622027785
MD5 b8c2adf963fd03edea8305a247859c2f
BLAKE2b-256 4ec6cd71bdffdb3748c93cac3ced3f3c104210fb822e191b126f0ab4039be6f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp38-cp38-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp38-cp38-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1cfb805e68500e9d50dcfa154420306eccd0cf4c7936518709428787defd7811
MD5 b2086683b2f2497d2d142b144141ab76
BLAKE2b-256 cc221d6c91094bf0c2e4ea201bf5429cd97b664b32beb06dd2a111bb74d3f68e

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp38-cp38-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 609404448155e1e77fe2ba56766e708b29485bf4e1f22a403194ada071086751
MD5 f4d2f491f6131717aec2ad45679f1960
BLAKE2b-256 1b3b3eb6e4fd2bcb35ff8a423f25803634e20367bbfc95298670a283f5398f26

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 081758108876707c480ab5734a2bad2fad4037bedded4271ffb55bc383916390
MD5 58f99d8adf37c51ae7c3c6acee7bf1c8
BLAKE2b-256 173df350b1211f21d66b52591722110577b04d2a8afc68d9df717748ab5382da

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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

File details

Details for the file apache_tvm_ffi-0.1.11rc2-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc2-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8d7cf7b4d8489eb5865290035cf75c7658e17b349855caa594d82fd898f9959e
MD5 3d7be386fe4b1b809537abe936690865
BLAKE2b-256 3fd2a41a9ba95a054dec2a4dd2b39a50c6d9a1a771bd0b9a078e6edcfbe34f1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc2-cp38-cp38-macosx_11_0_arm64.whl:

Publisher: publish_wheel.yml on apache/tvm-ffi

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