ppc64le/linux/: apache-tvm-ffi-0.1.9+ppc64le1 metadata and description

Simple index Newer version available

tvm ffi

author TVM FFI team
classifiers
  • License :: OSI Approved :: Apache Software License
  • Development Status :: 4 - Beta
  • Intended Audience :: Developers
  • Intended Audience :: Education
  • Intended Audience :: Science/Research
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/markdown
keywords machine learning,inference
license Apache 2.0
project_urls
  • Homepage, https://github.com/apache/tvm-ffi
  • GitHub, https://github.com/apache/tvm-ffi
provides_extras
  • cpp
requires_dist
  • typing-extensions>=4.5
  • ninja; extra == "cpp"
requires_python >=3.8
File Tox results History
apache_tvm_ffi-0.1.9+ppc64le1-cp310-cp310-manylinux_2_34_ppc64le.whl
Size
2 MB
Type
Python Wheel
Python
3.10
apache_tvm_ffi-0.1.9+ppc64le1-cp311-cp311-manylinux_2_34_ppc64le.whl
Size
2 MB
Type
Python Wheel
Python
3.11
apache_tvm_ffi-0.1.9+ppc64le1-cp312-abi3-manylinux_2_34_ppc64le.whl
Size
2 MB
Type
Python Wheel
Python
3.12

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:

Features

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

Export Classification Notice

The software hosted on this website consists of publicly available open‑source packages. To the extent U.S. export regulations apply, software that is publicly available as described in 15 C.F.R. §§ 734.7 (for non-encryption software) or 742.15(b) (for encryption software) is not subject to the Export Administration Regulations (EAR). Users are responsible for complying with all applicable export laws and regulations.