Skip to main content
Ctrl+K

tvm-ffi

Get Started

  • Quick Start
  • Stable C ABI

Guides

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

Concepts

  • ABI Overview
  • Any and AnyView
  • Object and Class
  • Tensor and DLPack
  • Function and Module
  • Exception Handling

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

File rvalue_ref.h

Contents

  • Definition (tvm/ffi/rvalue_ref.h)
  • Includes
  • Included By
  • Namespaces
  • Classes

File rvalue_ref.h#

↰ Parent directory (tvm/ffi)

Helper class to define rvalue reference type.

Contents

  • Definition (tvm/ffi/rvalue_ref.h)

  • Includes

  • Included By

  • Namespaces

  • Classes

Definition (tvm/ffi/rvalue_ref.h)#

  • Program Listing for File rvalue_ref.h

Includes#

  • string (File string.h)

  • tvm/ffi/object.h (File object.h)

  • tvm/ffi/type_traits.h (File type_traits.h)

  • utility

Included By#

  • File tvm_ffi.h

Namespaces#

  • Namespace tvm

  • Namespace tvm::ffi

Classes#

  • Template Class RValueRef

Contents
  • Definition (tvm/ffi/rvalue_ref.h)
  • Includes
  • Included By
  • Namespaces
  • Classes

By Apache TVM FFI contributors

Last updated on Feb 08, 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.