Skip to main content
Yanked

This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 0.1.13.post3 instead.

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][XGrammar]
  • 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

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.13.post0.tar.gz (3.0 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.13.post0-cp314-cp314t-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.14tWindows x86-64

apache_tvm_ffi-0.1.13.post0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

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

apache_tvm_ffi-0.1.13.post0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.8 MB view details)

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

apache_tvm_ffi-0.1.13.post0-cp314-cp314t-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

apache_tvm_ffi-0.1.13.post0-cp313-cp313-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.13Windows x86-64

apache_tvm_ffi-0.1.13.post0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

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

apache_tvm_ffi-0.1.13.post0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.8 MB view details)

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

apache_tvm_ffi-0.1.13.post0-cp313-cp313-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

apache_tvm_ffi-0.1.13.post0-cp312-cp312-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.12Windows x86-64

apache_tvm_ffi-0.1.13.post0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

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

apache_tvm_ffi-0.1.13.post0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.8 MB view details)

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

apache_tvm_ffi-0.1.13.post0-cp312-cp312-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

apache_tvm_ffi-0.1.13.post0-cp311-cp311-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.11Windows x86-64

apache_tvm_ffi-0.1.13.post0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

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

apache_tvm_ffi-0.1.13.post0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.8 MB view details)

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

apache_tvm_ffi-0.1.13.post0-cp311-cp311-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

apache_tvm_ffi-0.1.13.post0-cp310-cp310-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.10Windows x86-64

apache_tvm_ffi-0.1.13.post0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

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

apache_tvm_ffi-0.1.13.post0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.8 MB view details)

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

apache_tvm_ffi-0.1.13.post0-cp310-cp310-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

apache_tvm_ffi-0.1.13.post0-cp39-cp39-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.9Windows x86-64

apache_tvm_ffi-0.1.13.post0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (3.0 MB view details)

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

apache_tvm_ffi-0.1.13.post0-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl (2.8 MB view details)

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

apache_tvm_ffi-0.1.13.post0-cp39-cp39-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.9macOS 11.0+ ARM64

File details

Details for the file apache_tvm_ffi-0.1.13.post0.tar.gz.

File metadata

  • Download URL: apache_tvm_ffi-0.1.13.post0.tar.gz
  • Upload date:
  • Size: 3.0 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.13.post0.tar.gz
Algorithm Hash digest
SHA256 46718a282bbeb8bf0458faedd9767da8eacfa35ef0d295072f960f246086d985
MD5 1ea34ce361c4459b79d4b741e49f54fe
BLAKE2b-256 6c0779626e43086a49cda2cdc088337b3a0ac5d8a734993a0720fc5be58e688e

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0.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.13.post0-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 f772a67482b2dcca9e1af7811c2f51cc38c6ecf265cc7d9c1eb66c19866de1c8
MD5 445e5475d027628001953ab5e6016ef7
BLAKE2b-256 19a75042093326a48c5647ad9190a1038b4ec96303cd9012386157f6378ecc3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-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.13.post0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d7010d0665fe46f93c4d4f4573f48d5a7f18735fbf2777c6b6ea12d3e75b3210
MD5 0aeda430f25d563c9f503ee99a10cf33
BLAKE2b-256 1c0d977c8a43d3de7acd92c6fb4ae95e9d004db38dcedc14a310fd44995b53af

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-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.13.post0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ce171ec3ab4369ea5883bf4097416f102320c7a79effecf9ece60acd5689af77
MD5 6bc6d99830ff1d6200b4141b866d7a5f
BLAKE2b-256 87791924c6724439caf1998dd919611effda1ff471cbf7b99a5e90ba3bf78fb2

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-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.13.post0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6f6938484f5ad892adfb7594b84bf86e540cd25051918bc1f7078dca52b9713b
MD5 7bf3952129b53a7d679e1f7dc31a0edb
BLAKE2b-256 b5f1fd88369c0ec8369f42d4c43eb4a6e927126a8a5b5d57ffec92cfb3b984b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-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.13.post0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 791bc1fadbecabe4f56ad431127e3fc9b3a058a19394fd1fca139ecf3ece95cf
MD5 248e536df57ab5d77d87cb00e70769e2
BLAKE2b-256 3ee38d5d9a4518efc2a21848e8ba150427e61d95875e945a03b1c176e765159b

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-cp313-cp313-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.13.post0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 35dcec97fec84ab48ffcbe6c6821a485ff5ae29faa5f2243f3ead21579778d04
MD5 4bb5c207f0a2c1d4672854715c916992
BLAKE2b-256 2cf6ea2444aae3d22b8356d6ca5ff417e3542559c39694d2070c520036921f2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-cp313-cp313-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.13.post0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 35b5635f3caedfc37b120c49f6c8a05050392aeae3c19615c77c0e474031a3ec
MD5 ade9804506cf408955bc2f19a56ca8cb
BLAKE2b-256 48b7f7b1725b744311e70bb1cf3d5e83d012236be9bbbcf7ba06dde52414b9e3

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-cp313-cp313-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.13.post0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f55a17c6b739bab2cd7410742bb2cde8fd268a9aa23f91885ea38e52e3b020a5
MD5 7bb3337326b7ba0e19e10bcf5a10b57f
BLAKE2b-256 4377847b8ac4aa566b86fce45e3c4ee14d3be334a3aed73160282518e0f89a75

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-cp313-cp313-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.13.post0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 c08798300557a51b7f9d6c5c570127f7945940743e40f18d8ad2cbc987ce1411
MD5 59fa28e813a208f3e3bd99ec2a49df51
BLAKE2b-256 66b506481f7168847697c6b7ff303fa7461c5986657e5e7dc18fccb68fcdedef

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-cp312-cp312-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.13.post0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 42d089872196c5513724dce677ade5be3f070d8966b609bb3c2f07ff07249728
MD5 e1520c250ed759fe139e494170797da3
BLAKE2b-256 7c04a480447a3cc48f065254401646695ca739a1a5a665a812227d2e4c90a0d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-cp312-cp312-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.13.post0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 81b1f7cad78b67d31b5e63750f4ccf118143db47bc2b1617cfb68115d939e1eb
MD5 06c75c5c54377ba1e57b01aa58eb8e06
BLAKE2b-256 f15aa6faba6ed4b8e667ed382b06b9670a816e3ead59cb23f9cacded4b806b59

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-cp312-cp312-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.13.post0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 36397327e43c64e3270ad1a77e405225e6ae29912a047d65a0457315e45cb080
MD5 75fee248b6da829e5fd875d2e9def6b3
BLAKE2b-256 c9873d1c2341ed5a37ea0b5bdc009575008684b21ef6f5d82b10673d72bc80ed

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-cp312-cp312-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.13.post0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 3a1d518969218099e2df8a66c30c4be8de56b0c32a46e15e2aa21ecf79c33968
MD5 b6ce970ab9d30c6d8458790a669b054e
BLAKE2b-256 9f9522f6d7f9e608805dffb4c25f376bddc5065c4119cb9857ef9edd07d737ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-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.13.post0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 10650b91a25a076e0582fb398b08ef87bae11a26c5716e97092a50d473ecbec7
MD5 835085415a43d8d820e5ecbf5efaf0fa
BLAKE2b-256 e35ea2f6a28d6f23a907e6b70e89680c78ae16b5590cbfef66bc525860fa3e5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-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.13.post0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 905ef59413ef6753c48960aed392588df028162aedaee96351aa179ec91e7beb
MD5 e5628b6d0b1ffd9945e56f8ebaf88914
BLAKE2b-256 f73ded4bc88ecf7ab4ea2b8cad8795beb065597992250958b7c1031cad79e47a

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-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.13.post0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f6dddcd7f4cfa9388f6864638c65420f61c7bdcf49a189fefec00b22191a13c4
MD5 4c9148803324a607bb52e588ba956465
BLAKE2b-256 85cf1652dec9914cec13e7226bb303911471862e9d5dd49d65c240fe8ec8f9af

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-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.13.post0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 580058e597b04adf0cfb335920748a500bb6d3fa61e1a2e4d583a43719bd99de
MD5 8bf8e0515e0e97bab102ecf249d5fd7b
BLAKE2b-256 8bcef618ea774ebcf623513d4228b43f713c02bf78350b2f2408850811f340f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-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.13.post0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 78f34677a856d50ecce35ee3876f8a94ad4ee1e1fd01288aa71ac8146505a4c4
MD5 221a8e31f5a6b872afcc2433640d8a5a
BLAKE2b-256 81bb68313c3a4f5971c9e7fde27cd880c2a6c6f69071ae986195e523289109e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-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.13.post0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6a02afccd9cd2649a0d7e51580304c76c439ed1ebb8c14b33890752932ff2efc
MD5 dcb1eaa5b43304e3ea2707fa9cbd2d21
BLAKE2b-256 2fa4d438ef5dee0a5b0866a277098e579e863d02b22be4bb17981b5d29072952

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-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.13.post0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7e4eb3a33a859ede59e35c7a39ee7398f64e0e93db216040a817e299ed4c86ba
MD5 2b7118a6bd27311a513590e940ae43e0
BLAKE2b-256 4dcac4beeaa72892baf7f2f3745516f3864da6b3dbde03e32e63a92dfc3f62b1

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-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.13.post0-cp39-cp39-win_amd64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 3c00fcafb2517fc7a50cd20a0903fa9a2e8de2d85128cd9f087088ee7df1859f
MD5 9929a4828998a0e9617faa6cd437eb78
BLAKE2b-256 b7160139bf0a4431dff370938850150361998dcccaafd3ff034abdbdcfef7d28

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-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.13.post0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 53b9cbe070bbb347cab71e5fce0ad05f40bb8f2a89a55f7a076026143ca23f89
MD5 c7b3ac07b414fe37f2576ed57c1878c6
BLAKE2b-256 8af66b67efcc4961e1f6616a022da8b1c64410dd8a6fe056c3fc150723f7a0c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-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.13.post0-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8ee514c0479d912b01f410d7eaff29ec643e0289d31264c4bda4992aa5224161
MD5 cea9c6ab25ba971438d275c7a09e4e32
BLAKE2b-256 8ffe33e7612d22cd8c2a12d6ef6af8beb3e4b364f8ea40cec070920cdad28766

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-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.13.post0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c7fbba2c24f4e3fadd0be77dd682160f6a1669dd48e5a2b0d17edc4c845a144e
MD5 b2815bebdd976afa7fe72c57bba95f40
BLAKE2b-256 7f3022bb0fcbbd492d1fc8189c057529f7deed0bce85a78d2bda0a86291d439a

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post0-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.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page