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.post1.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.post1-cp314-cp314t-win_amd64.whl (3.3 MB view details)

Uploaded CPython 3.14tWindows x86-64

apache_tvm_ffi-0.1.13.post1-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.post1-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.post1-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.post1-cp313-cp313-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.13Windows x86-64

apache_tvm_ffi-0.1.13.post1-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.post1-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.post1-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.post1-cp312-cp312-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.12Windows x86-64

apache_tvm_ffi-0.1.13.post1-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.post1-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.post1-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.post1-cp311-cp311-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.11Windows x86-64

apache_tvm_ffi-0.1.13.post1-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.post1-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.post1-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.post1-cp310-cp310-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.10Windows x86-64

apache_tvm_ffi-0.1.13.post1-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.post1-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.post1-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.post1-cp39-cp39-win_amd64.whl (3.2 MB view details)

Uploaded CPython 3.9Windows x86-64

apache_tvm_ffi-0.1.13.post1-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.post1-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.post1-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.post1.tar.gz.

File metadata

  • Download URL: apache_tvm_ffi-0.1.13.post1.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.post1.tar.gz
Algorithm Hash digest
SHA256 e88ae7be62a47a4b5038d7b700ccc5864b4a12d70f9c20bb4b129386a3de7f69
MD5 9235bc858d0ebcd3ab4bf5eeb6bea121
BLAKE2b-256 2f09548f0e0a7fbb7a02a6192b3144d66ba0f0382f2eb1b6fb73de0ff26f194a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 a7111a574521e11960ef6705c188eedaac29d4db78cc617fa144184456966a0c
MD5 efe3a01b68784b9726e299aa005c0574
BLAKE2b-256 1de8f1b3344f1c28b6bcb64f6f960f8468b84ce8bc79b698ab6f0a1ac06462f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post1-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.post1-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.post1-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7b35d8155fffc4a18eaf22a9039e6c2f7eb6c1d8c5bf188693b1036bc6add9e7
MD5 bf6e8e4d1cfb40dfcfaec45cdccf6514
BLAKE2b-256 a254ab98f834886af3000c50bd0f5360fc9edddc2a5cb86c17174109ae768e4b

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 694246514ec9e8b9da1d1d37ba9205cc92a632323c37ef3f27b72f1a94330299
MD5 73983ff1ee16822f44c2dc9e9f66011a
BLAKE2b-256 e6bf274c8e1742f8b3ed19a657e73dd3fbf962ff0fbbb44028dcc8d93c13fc96

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 97f09b61e42f7809e145cdc95d4bee82a2efecd5c28b1fc51ff77ddb015035c4
MD5 9916ad817c61387282c6e9a8ee514074
BLAKE2b-256 9d3d5be41e3e46ea87c11350359ccee2a84477095f589f23dc6b3bd586be5b63

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 988ca571dffdd0e9f932cae98aeed8b7221f18f729eb81a05a0b3cfedbadbb5e
MD5 ba72bb73f84c5ba45ba2401632408cda
BLAKE2b-256 d8aa3412e2366621d5ca845cd327039c2e9d60e14d6da62af86746ace12bf703

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post1-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.post1-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.post1-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8280832126901800894aa6181d3a58dffdbfa7444b964da54efdf146ef4fee81
MD5 5ec6d86a225530824a4238779cb98e00
BLAKE2b-256 52e698c501a81bc63d801189facc9d981fd5b1906ab0a8112cec2eb1b847d548

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 33e326d3e8f7894870c92b9539c5a6195cc876ba0ea36347c01c919f2604591f
MD5 9c31044cef3a7c79babc90805d59191d
BLAKE2b-256 d793219f19f5333e44eac663412f0cdfbdd29b644db0410a1d60b402902d062d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 db9f04b7bd543e9581101afb77aa926c19a03bc8c0496329ab2eededd10eb241
MD5 e42379db5a47119e6411d808c860004e
BLAKE2b-256 1855d82a3f4c1cb232cdc6050afba33cb3f16140bd108966b16de94d778d2e82

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 cf2da579a83fc50475c4512d8d446f88f0e4487b6eab48c4928c389ee97b31d5
MD5 5b4522769d04e3cf6fbbbd9ea66ca11a
BLAKE2b-256 d9d8d8239a29b0dfe140c7e46d864bff010f50c368739837ddd4b0975f08ae16

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post1-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.post1-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.post1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d20f8240d470cb7671f9213a0bb951e5a6844c3ed5d148142dc5b3424005ec6c
MD5 525387bd0b224b75091571c3c682cb43
BLAKE2b-256 63f16d9a49cac806213ed9158f42cf1545c982f3f7c78b5a5c79a5539e2b48f9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 059e702b1c54e93c7bc5b5fde2909ce69652eeaa430e0d651b0e1ea099b3af4a
MD5 bca17377bf9abe73c7a99d0b021a0f97
BLAKE2b-256 0e4367d758755c6364729445eb7369977a2142f1a7e66b9f74a19c644e2e686d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b8ad1db343651051b36ba67b2c48b4f21699925d8204c08a4171a5384434a287
MD5 10f1a6bdd72c2d8ef7929772be9981e9
BLAKE2b-256 b67e83851a59aefa13dc8cb772285513f45c8a623def9f5cd8701d44572900ca

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 1cc760e889ad4dce79ddf2ce414f5ced671631067e0fcd3c348453aae5723d30
MD5 bdbab01adebb84c9f5363ee3dca5c87e
BLAKE2b-256 e9c49d354f24c8b066f240066195fbc2820f575e650b297e13e814c8b5ee0f23

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post1-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.post1-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.post1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d63c5aeb2f67d9a0907179ef0bb728bcb981f65ff62f17940c78c4d8fac3ba82
MD5 62b5f13dac5a55286e55b70eaaf85347
BLAKE2b-256 b84c04edbc6856252756327a461eb900da0e9793656511c866efe878f110dbd7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6f0c4711b4c5503f7b8796a979f7ae67cbc1efc6079adf2125fb32ebb21f3376
MD5 69b491687182b35ed88e5f350a8cef73
BLAKE2b-256 f39d7caee69ff0ec2ecbb26c6606fe052b20e6655e0d27130e1c8125c067e3a4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2bddbf036e4b18fc0b1918d16172d04aad7babd86bb26afc3805e3ae022e9694
MD5 fcd00cd0e686c1acc231d07a2f31225d
BLAKE2b-256 4f17fcc7c2395439a85e6779f334107e60fbafaa8e784fd75492a6616fc9e972

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e82662e55eb48afa287c01ac51538232fbe9f62d2390e57da766d9655b02606a
MD5 45590d7ebda06845b71d8b1f60039238
BLAKE2b-256 1a0fefb25186f86107101fdbfcf7964e725df4c73505ca4cf3ca21c2364fd032

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post1-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.post1-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.post1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 312409a5a5b108c38bf7a51201d7d65c89ef6c1b6b8d5082e703f193137f2c1c
MD5 ab747a3e5c9a367658949ed7c9601a63
BLAKE2b-256 43f71073ec69d2926a374053e39682728e022984bfa922f4fa92e3f34a364f0f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6150a9ade54a1a92cb6f4c89e8b45bce7ae5363ec1ae5d318260411c4db7b97b
MD5 e6878ecf02c9018012f3fe2b441510ad
BLAKE2b-256 01a81bcb220aa6e3cb49240c1b1a0e99e8d42401f3a13c399524349b720e9339

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ff63250a34b39c443ca0d52776dfe6edffae9c8007917fec011e43865e72e236
MD5 fe069c3721430688fb6c2c8ccd0a2561
BLAKE2b-256 605f5288733ccb9ef6cf9e0cd72e5a235296688e9ceb16a8be61f1307bcb5d11

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 7a2a967cc997c1e982f3a9439e9da8a0e7dab8dfb0ce557303b8b7075e29d246
MD5 db6982a88a2e2bd71004be99a2594817
BLAKE2b-256 c3340d841cde7c88b239ff4033715ef7ebec814482e9292b264038b639f19765

See more details on using hashes here.

Provenance

The following attestation bundles were made for apache_tvm_ffi-0.1.13.post1-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.post1-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.post1-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 942c93b213fae203466e645c855bbbcaf6ac2cb79250de9375b8e8993db99b38
MD5 e3ef8d88a4a657ffed4054b85dcab5e0
BLAKE2b-256 e82c051a686d75e98aad19db5d275d7c1cf52e6513e2b24e76a275a7e76cfd4d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp39-cp39-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1d7eb28768660fd8dded7fbd93537eab758d4544cd738c97404eb4d1351435da
MD5 a65df73df07d544b52f718aa23fc4b09
BLAKE2b-256 b0890cbf33b367dc367e17bdd99e584143a085b70630e52e17604b4fcf9b9572

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for apache_tvm_ffi-0.1.13.post1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 9f019da3028fd9741794cbb754042e0fe74a1249529b4b6f883593a0e39ba9d2
MD5 4d7b1e328c6fb6fc559ad90d246153fc
BLAKE2b-256 d1fabafcebaecb62030f9c3e7598a76202c2388a86eeee55698a8edabb3b0144

See more details on using hashes here.

Provenance

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