File c_api.h# ↰ Parent directory (tvm/ffi) Contents Definition (tvm/ffi/c_api.h) Includes Included By Classes Enums Functions Defines Typedefs Definition (tvm/ffi/c_api.h)# Program Listing for File c_api.h Includes# dlpack/dlpack.h stdint.h Included By# File any.h File base_details.h File error.h File base.h File c_env_api.h File function.h File function_details.h File object.h File access_path.h File accessor.h File registry.h File type_traits.h Classes# Struct TVMFFIAny Struct TVMFFIByteArray Struct TVMFFIErrorCell Struct TVMFFIFieldInfo Struct TVMFFIFunctionCell Struct TVMFFIMethodInfo Struct TVMFFIObject Struct TVMFFIOpaqueObjectCell Struct TVMFFIShapeCell Struct TVMFFITypeAttrColumn Struct TVMFFITypeInfo Struct TVMFFITypeMetadata Enums# Enum TVMFFIBacktraceUpdateMode Enum TVMFFIFieldFlagBitMask Enum TVMFFIObjectDeleterFlagBitMask Enum TVMFFISEqHashKind Enum TVMFFITypeIndex Functions# Function TVMFFIAnyViewToOwnedAny Function TVMFFIBacktrace Function TVMFFIBytesFromByteArray Function TVMFFIBytesGetByteArrayPtr Function TVMFFIDataTypeFromString Function TVMFFIDataTypeToString Function TVMFFIDLDeviceFromIntPair Function TVMFFIErrorCreate Function TVMFFIErrorGetCellPtr Function TVMFFIErrorMoveFromRaised Function TVMFFIErrorSetRaised Function TVMFFIErrorSetRaisedFromCStr Function TVMFFIFunctionCall Function TVMFFIFunctionCreate Function TVMFFIFunctionGetCellPtr Function TVMFFIFunctionGetGlobal Function TVMFFIFunctionSetGlobal Function TVMFFIFunctionSetGlobalFromMethodInfo Function TVMFFIGetTypeAttrColumn Function TVMFFIGetTypeInfo Function TVMFFIObjectCreateOpaque Function TVMFFIObjectDecRef Function TVMFFIObjectGetTypeIndex Function TVMFFIObjectIncRef Function TVMFFIOpaqueObjectGetCellPtr Function TVMFFIShapeGetCellPtr Function TVMFFISmallBytesGetContentByteArray Function TVMFFIStringFromByteArray Function TVMFFITensorFromDLPack Function TVMFFITensorFromDLPackVersioned Function TVMFFITensorGetDLTensorPtr Function TVMFFITensorToDLPack Function TVMFFITensorToDLPackVersioned Function TVMFFITypeGetOrAllocIndex Function TVMFFITypeKeyToIndex Function TVMFFITypeRegisterAttr Function TVMFFITypeRegisterField Function TVMFFITypeRegisterMetadata Function TVMFFITypeRegisterMethod Defines# Define TVM_FFI_WEAK Typedefs# Typedef DLManagedTensorVersioned Typedef DLPackTensorAllocator Typedef TVMFFIFieldGetter Typedef TVMFFIFieldSetter Typedef TVMFFIObjectCreator Typedef TVMFFIObjectHandle Typedef TVMFFISafeCallType