Skip to main content
Ctrl+K

tvm-ffi

Get Started

  • Quick Start
  • Stable C ABI

Guides

  • Export Functions and Classes
  • Dataclass-Style Reflection
  • Kernel Library Guide
  • Compiler Integration
  • CUBIN Launcher Guide
  • Python Guide
  • C++ Guide
  • Rust Guide

Concepts

  • ABI Overview
  • Any and AnyView
  • Containers
  • Object and Class
  • Tensor and DLPack
  • Function and Module
  • Exception Handling
  • Structural Equality and Hashing

Packaging

  • Python Packaging
  • Stub Generation
  • C++ Tooling

Reference

  • Python API
    • tvm_ffi.Object
    • tvm_ffi.Tensor
    • tvm_ffi.from_dlpack
    • tvm_ffi.Shape
    • tvm_ffi.dtype
    • tvm_ffi.Device
    • tvm_ffi.DLDeviceType
    • tvm_ffi.device
    • tvm_ffi.Function
    • tvm_ffi.Module
    • tvm_ffi.system_lib
    • tvm_ffi.load_module
    • tvm_ffi.Array
    • tvm_ffi.Map
    • tvm_ffi.register_error
    • tvm_ffi.register_object
    • tvm_ffi.register_global_func
    • tvm_ffi.get_global_func
    • tvm_ffi.get_global_func_metadata
    • tvm_ffi.init_ffi_api
    • tvm_ffi.remove_global_func
    • tvm_ffi.StreamContext
    • tvm_ffi.use_torch_stream
    • tvm_ffi.use_raw_stream
    • tvm_ffi.get_raw_stream
    • tvm_ffi.cpp.load_inline
    • tvm_ffi.cpp.build_inline
    • tvm_ffi.cpp.load
    • tvm_ffi.cpp.build
    • tvm_ffi.libinfo.load_lib_module
    • tvm_ffi.cpp.nvrtc.nvrtc_compile
    • tvm_ffi.serialization.from_json_graph_str
    • tvm_ffi.serialization.to_json_graph_str
    • tvm_ffi.access_path.AccessKind
    • tvm_ffi.access_path.AccessPath
    • tvm_ffi.access_path.AccessStep
    • tvm_ffi.convert
    • tvm_ffi.ObjectConvertible
  • C++ API
  • Rust API

Developer Manual

  • Build from Source
  • Build This Doc Site
  • Reproduce CI/CD
  • Release Process
  • .rst

Namespace tvm::ffi::cuda_api

Contents

  • Functions
  • Typedefs
  • Variables

Namespace tvm::ffi::cuda_api#

Contents

  • Functions

  • Typedefs

  • Variables

Functions#

  • Function tvm::ffi::cuda_api::ConstructLaunchConfig

  • Function tvm::ffi::cuda_api::GetDeviceAttribute

  • Function tvm::ffi::cuda_api::GetDeviceCount

  • Function tvm::ffi::cuda_api::GetDeviceHandle

  • Function tvm::ffi::cuda_api::GetErrorString

  • Function tvm::ffi::cuda_api::GetKernel

  • Function tvm::ffi::cuda_api::GetKernelSharedMem

  • Function tvm::ffi::cuda_api::LaunchKernel

  • Function tvm::ffi::cuda_api::LaunchKernelEx

  • Function tvm::ffi::cuda_api::LoadLibrary

  • Function tvm::ffi::cuda_api::SetKernelMaxDynamicSharedMem

  • Function tvm::ffi::cuda_api::UnloadLibrary

Typedefs#

  • Typedef tvm::ffi::cuda_api::DeviceAttrType

  • Typedef tvm::ffi::cuda_api::DeviceHandle

  • Typedef tvm::ffi::cuda_api::KernelHandle

  • Typedef tvm::ffi::cuda_api::LaunchAttrType

  • Typedef tvm::ffi::cuda_api::LaunchConfig

  • Typedef tvm::ffi::cuda_api::LibraryHandle

  • Typedef tvm::ffi::cuda_api::ResultType

  • Typedef tvm::ffi::cuda_api::StreamHandle

Variables#

  • Variable tvm::ffi::cuda_api::kSuccess

Contents
  • Functions
  • Typedefs
  • Variables

By Apache TVM FFI contributors

Last updated on Mar 23, 2026.

Copyright © 2025, Apache Software Foundation
  • ASF Homepage
  • License
  • Sponsorship
  • Security
  • Thanks
  • Events
Apache TVM, Apache, the Apache feather, and the Apache TVM project logo are either trademarks or registered trademarks of the Apache Software Foundation.