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
  • Containers
  • 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

Struct FieldInfoBuilder

Contents

  • Inheritance Relationships
    • Base Type
  • Struct Documentation
    • tvm::ffi::reflection::FieldInfoBuilder
      • metadata_

Struct FieldInfoBuilder#

  • Defined in File registry.h

Inheritance Relationships#

Base Type#

  • public TVMFFIFieldInfo (Struct TVMFFIFieldInfo)

Struct Documentation#

struct FieldInfoBuilder : public TVMFFIFieldInfo#

Builder for TVMFFIFieldInfo.

See also

TVMFFIFieldInfo

Public Members

_MetadataType metadata_#

Temporary metadata info to be filled into TVMFFIFieldInfo::metadata.

Contents
  • Inheritance Relationships
    • Base Type
  • Struct Documentation
    • tvm::ffi::reflection::FieldInfoBuilder
      • metadata_

By Apache TVM FFI contributors

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