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.11rc0.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.11rc0-cp314-cp314t-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.14tWindows x86-64

apache_tvm_ffi-0.1.11rc0-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.11rc0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.5 MB view details)

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

apache_tvm_ffi-0.1.11rc0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64

apache_tvm_ffi-0.1.11rc0-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.11rc0-cp314-cp314t-macosx_11_0_arm64.whl (2.5 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

apache_tvm_ffi-0.1.11rc0-cp312-abi3-win_amd64.whl (2.3 MB view details)

Uploaded CPython 3.12+Windows x86-64

apache_tvm_ffi-0.1.11rc0-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.11rc0-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.11rc0-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.11rc0-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.11rc0-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.11rc0-cp311-cp311-win_amd64.whl (2.4 MB view details)

Uploaded CPython 3.11Windows x86-64

apache_tvm_ffi-0.1.11rc0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.7 MB view details)

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

apache_tvm_ffi-0.1.11rc0-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.11rc0-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.11rc0-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.11rc0-cp311-cp311-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

apache_tvm_ffi-0.1.11rc0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.7 MB view details)

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

apache_tvm_ffi-0.1.11rc0-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.11rc0-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.11rc0-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.11rc0-cp310-cp310-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

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

Uploaded CPython 3.9Windows x86-64

apache_tvm_ffi-0.1.11rc0-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.11rc0-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.11rc0-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.11rc0-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.11rc0-cp39-cp39-macosx_11_0_arm64.whl (2.4 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

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

Uploaded CPython 3.8Windows x86-64

apache_tvm_ffi-0.1.11rc0-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.11rc0-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.11rc0-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.11rc0-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.11rc0-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.11rc0.tar.gz.

File metadata

  • Download URL: apache_tvm_ffi-0.1.11rc0.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.11rc0.tar.gz
Algorithm Hash digest
SHA256 eee2bbd5aa15d21e8a24b7dd3a081b8963e6d8176af279dc38f601e6b44595d4
MD5 cd7dfb1950faa1f3f520a8a2615af4de
BLAKE2b-256 b960be3cc0ef84bcdc069f256bea3bdce6ad6f69304c38921b3509b1763a9569

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0.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.11rc0-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 5cc762b2a065684dfef11e1d3cc7985dec99111fbed0d42d1d8c725f14cc09ef
MD5 538cfb6f8dcff01b8330f05dbb7e5b63
BLAKE2b-256 430e18895c2edea1015de2c736f4f97aae678e78ea1767ce420d25c065203962

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9a43620c32a32a9cb19b67bf4bfa8bd741655797bbc77fbc78ae22ae9e5b44cd
MD5 7cebb7486e6818eaad2260bb38047739
BLAKE2b-256 58604d786f0309639707c67c950ab47524b66f91b0002b19c6c29599ca25adbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 094c292675c210af6fc690d22818c3c7633999fb38785ffed93196b59fed1812
MD5 d504e8897cfe7242c1277c0024d74e2e
BLAKE2b-256 d840f79c727de2a5e840f420b8ba930905ae39189cf0a0640cd97f8610a81d8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 31b30fd165bd5bb2d4a6d357f57de4d5f903075e04f45debf10826abb8b0b4e3
MD5 01b9fc934998fca53d6ac461e1b2772c
BLAKE2b-256 d41f43df2e8e99eac52a1d8ab8c64e8062ec2bb38d8067fbaeee8518e66d144a

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 35bfd4f0b5015139578b09e580f74031f8ade5adc3681d71662b407ed99c54c0
MD5 3f0657f5df9652bf30eaf27e98caab5f
BLAKE2b-256 06892d3af555d870bb536a2b47a4224c9c90ab0c991a05fa1c015b58faebee9d

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 36b3389d47eba4488daa586b2d22a57da3383111dfe1f92d34f75ceeb1eb3c97
MD5 5d6d9e2f2be7b8755090b9e9f7b97cf6
BLAKE2b-256 2e43494f8b076d17c2d07ee991f9ae6867c228b9f5a92d92cf3ef51f1b69221b

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp312-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 a79ab9e24df48a71e624b5eabbfb4c877a3c279dec4080d055a9fe1c766b9622
MD5 ea5fb753c8d7e81887722988a0b90999
BLAKE2b-256 675496ba3c8fb875dfa519ac5a178b246b4cafecd3a771c26e72c0a064a2d5c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp312-abi3-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 99e9f2cd4c64b6fccdb983df5d89d1e90922420237136ba3d571f4ac64eec516
MD5 9db1ec9d01244b1fe9c77c045bb71be2
BLAKE2b-256 6a9baf7aa301494fc73aece87fcd3d7e0a93409c28434e50cf20f9a75cec1075

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp312-abi3-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9c5e2a3ae7ac222b934561de1fd6764f367e9d3925356f8913e6e07807135666
MD5 cb3e09155f6b23ece0436a83e50c6f6e
BLAKE2b-256 1f1619207d3d63bded15c2c2247d2818694a3a7b35b8d1d74db13616bd5d79ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp312-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 fa62ce0dc737a2fa3489a11c77e9ae71e406d93e92128501bb0f0c4faabf110e
MD5 027c592be61ba54d555045251d32f176
BLAKE2b-256 a2841d5c09802c7838315a90ecc6187b9327a572e6338e5c0b5a7becc9535326

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp312-abi3-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 38f4593d33a6ccb55e06556e3f14dedbe669771010a379dfb3ed3fbfe5a11719
MD5 3359b37b8fb022de16c03f713e50d494
BLAKE2b-256 0acd0a9bc5c6f80215820bc85fcaa1ca11efa363abb21a51f5e47b3b6dbc428f

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp312-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp312-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e071cea9c82405aa7b449face69582215c808b19782c0ff93f40c99922040a8e
MD5 be1f88fa0133e9e01a6a8e3cbeae4fc7
BLAKE2b-256 514b0242944eb4ff425e8e6af1d14b12af6db2d748982d6d5dc26cd5d9ceee09

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0d91d5b9c4499582d2afae367c4846d91c38b0d7590523a07c481c79a9301474
MD5 7c640343fe5d23a0ea628d193d340a1c
BLAKE2b-256 923e97027df29417887ca03ec21e2fb7c56a7d648aa487054b84034f8edfcc88

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d2d263b9e882edb604cf85724b117b4cb994918ebb55d000b27a62031b988d42
MD5 be71f8c6f4b1bc030643e91368c84fa1
BLAKE2b-256 190368d565265e5043c6c1550437ea89b295c76e8b1d7960d36d0f8f2362fbcf

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a5a8559f205ba07918ec2175c24696637847a0693b1431a74da1d0fef38677c4
MD5 7a311760c732fda76286cdc7e4d43d96
BLAKE2b-256 0b6d846d093a7aa96937ba486634a527a91a0c40b9542e9e8d407535c45f929b

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 abe7965633345615f2074755cf6c9c5d7cb660004886385771d478bbfd6fabfa
MD5 2267b0a6956f2ab59153ef96257b19d2
BLAKE2b-256 71b45412e42eda740551586388a77be17dd364bd1c5edce892cc784847ad7972

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 cc915bc2a7ab597f7caf72b3b66abfaea4ffbd8253028efb8ddde7d9e300c071
MD5 d33ac4643dc5f7ea1859056e489c0ec6
BLAKE2b-256 f3587405cf11366655ada881fbece4c992db3163ff7dfe8feedb6714b182f802

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c935a64063bd0ffe53a5134b36ee972c8a3400a5d394262df2e6626f1eefb991
MD5 8130a108840e53e9c9cf7d4a6922d7cf
BLAKE2b-256 336f1bfc89467df9cd890dc5b25405bca2e1c5314e13e15735ed46d8e02fd4c1

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 015109168070a30059877247a961be152837404373cfb0a35c8260bf89dbe5ae
MD5 f492ec8b749c19781d4cbc711d50fa71
BLAKE2b-256 baa7f56d1c36ee839e674c326fac63519ccc249ab19c50749cdbd6aacd1e0643

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 61e35fe1cdbf10a7423102850c375b07330e4a9c54681f50739ca4efbfac6e57
MD5 6699717752e38c1b56cb7296e6f331e0
BLAKE2b-256 094feb9602bef9a59c87695b8b5372adecd141d7f2e74c592cc00f915be77975

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 63c87d2900d596e29ddc282be7e80946d3c0c292903c223d9945daf96b58491d
MD5 88210847c8d37a90df800661e1cf4833
BLAKE2b-256 ee778619e4bcb4980a04bba97c558f7bfdca7e22b98922ea09e34a5946759980

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 01fe29d7f9007afe055171a52e983826cba17e8ef30e0368406593495fad3dad
MD5 b205aaa9f68a928ccd5eff75f4c2fb1d
BLAKE2b-256 6286d9fd19c6340783c87dfb13f50821e022851428e1533afd82ff799c1084d9

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 a5049d6954be15451947d58e5d21fd3ef9aa3a362ac43ebb3f2f1051c6345d9b
MD5 a5d31f9bb2f93b378abe5f28326c44c7
BLAKE2b-256 d909c7170ebd8a386940ff4f2e9a4714575ae5fcef2dd6dce2d8bdab20d2c9f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d9e0c84838329f18048b98d634c3e3d9aeab568093c26f7b1dab05f100635383
MD5 a5f8a1833cbb4a142a4f5f9870cf3014
BLAKE2b-256 a1eb37e2a13dd25da6902f9d0e65bffd9a8990edc1a527aebf1d938568301459

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 aef63c1531b5b3126dc085605d7caaef6ba8f461c33943245de3c30ef40ff16f
MD5 c1262d76db047bdc7109a800e87f1df9
BLAKE2b-256 691364b53a13e071de0c1c2aa896672a0cb81243cbe24a5e9eb278dcf9cdf072

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7b3e78e96337c3359cabc7c2a9d71c44cdabb6dc22d8b6441b447d2f21fecace
MD5 4b1dbd1ac14af25fb7c78ac32dc47664
BLAKE2b-256 3debeaad466b498d8b94b4c57757d15b1a09f7e33f80645d98c3dda7000ab7fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4d23e37b89aa5f127420c62f99e2a8a5ece32b7e4e76ac4d86650c57802fc321
MD5 3dbccac24a15bb9a1b9bfbf11804ce58
BLAKE2b-256 f23ed80fe0d0121deee11c198be9408f7d7df7626a5fb89d044b7bfd146752a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 bb08ecb7d7960a27b757989f8d9595d290b7d02c7501ca5a4ff7e735df4dd2c2
MD5 1e80e7a4d28b21f46ef4671a412f4398
BLAKE2b-256 fa941ef9381367ab9a981079b8d1ce8c1fac26828edd387b7392eb2f37474a67

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp39-cp39-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 0dd087253407206933a6432dc735a1db4dd5e9705cdacf1f1e23a5daaa1420dd
MD5 21742cec26bd439b4f49ed844b8f9109
BLAKE2b-256 43092b296c3c035a9db69ea6fe7b8812ecccde3fafd35c70904c5c85160f62fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 430bf62c0e0be0ba2f6c45a81ca5a5b2cf23ce23f5ebd95d8a7927145c7dd8ba
MD5 e54e66625737414ba987e504d77fad5c
BLAKE2b-256 6fc8cfc2070b7e0e0d744fcf033482ed0890708d16f337c0152b69a1a314bc0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp38-cp38-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 635ec45680bfcec86277b93bc248673271bea8405268192d1cc2231872150606
MD5 0acfd9eec1fd355dd69750e5b8aa076c
BLAKE2b-256 8ca34d3e363850253d0fe505b78afdab49d2ea79659cea7854336609f30d603e

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3e776c278cdee340f274bd4d46370de6b816ac2b5708738724e0cfb00b34c59c
MD5 7a6422f0c3330db89431079bd96b4f55
BLAKE2b-256 a974368610f7825846a1740bb01acf5a5b27532ba70a21d700ec67dc3f6a532b

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp38-cp38-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp38-cp38-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0caeb6f60e860f897030757431727723d63c443daf7a3da0552857baec2a8213
MD5 af9be1c4a84844b1f480ad979a8463af
BLAKE2b-256 5eb84f866d5ec68be5b21738f517a9bafc04e1e20dabddaed69110d27a595449

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Algorithm Hash digest
SHA256 e06aaa31fcd320860233a94852c41902f66e01701b972995e4a5c562e923dd0b
MD5 bc0e0fd66f7513ea1dc1f4935c11c6ca
BLAKE2b-256 f016b4455b392eb29ea473642e966ddc67a65f152b921076747759e6c49e1afd

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp38-cp38-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Algorithm Hash digest
SHA256 da40bc04b316679aca2f78482b94fdd5670439bcb6790de6c1ed5889899c0af3
MD5 0a8e5b99660e0fc94340b25e7c7b4842
BLAKE2b-256 dac8039a9999722cecc073c3386e50d73ee81b623067616fc553eef2b0f26c64

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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.11rc0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.11rc0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 04314e328e2e7b272b89aa633eee63ae9aee70010528a2009e29cdf6fae19de7
MD5 93033d789197092d7feea0c313abd96c
BLAKE2b-256 d48c3d406aed15e7f6a4fe2c7a6ce10a1869311fe75e91907d270bbed2322ec6

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.11rc0-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