Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tvm-ffi
/ functions
Functions
5,333 in github.com/apache/tvm-ffi
⨍
Functions
5,333
◇
Types & classes
1,261
↳
Endpoints
2
Method
CopyToAnyView
include/tvm/ffi/string.h:1175
Method
CopyToAnyView
include/tvm/ffi/dtype.h:146
Method
CopyToAnyView
include/tvm/ffi/type_traits.h:138
Method
CopyToAnyView
include/tvm/ffi/type_traits.h:346
Method
CopyToAnyView
include/tvm/ffi/type_traits.h:390
Method
CopyToAnyView
include/tvm/ffi/type_traits.h:434
Method
CopyToAnyView
include/tvm/ffi/type_traits.h:479
Method
CopyToAnyView
include/tvm/ffi/type_traits.h:524
Method
CopyToAnyView
include/tvm/ffi/type_traits.h:570
Method
CopyToAnyView
include/tvm/ffi/type_traits.h:736
Method
CopyToAnyView
include/tvm/ffi/type_traits.h:785
Method
CopyToAnyView
include/tvm/ffi/function.h:900
Method
CopyToAnyView
include/tvm/ffi/rvalue_ref.h:95
Method
CopyToAnyView
include/tvm/ffi/container/variant.h:239
Method
CopyToAnyView
include/tvm/ffi/container/tensor.h:894
Method
CopyToAnyView
include/tvm/ffi/extra/stl.h:218
Method
CopyToAnyView
include/tvm/ffi/extra/stl.h:261
Method
CopyToAnyView
include/tvm/ffi/extra/stl.h:299
Method
CopyToAnyView
include/tvm/ffi/extra/stl.h:405
Method
CopyToAnyView
include/tvm/ffi/extra/stl.h:482
Method
CopyToAnyView
include/tvm/ffi/extra/stl.h:537
Method
CopyToAnyView
include/tvm/ffi/extra/stl.h:573
Method
CopyToAnyView
include/tvm/ffi/extra/stl.h:616
Function
CopyToTVMFFIAny
! * \brief AnyView allows us to take un-managed reference view of any value. */
include/tvm/ffi/any.h:47
Method
CopyUnsafeAux
include/tvm/ffi/extra/stl.h:361
Method
CppCall
implementation of call
include/tvm/ffi/function.h:184
Method
CppCallDedirectToSafeCall
include/tvm/ffi/function.h:143
Method
CreateFnCompare
src/ffi/extra/dataclass.cc:1573
Method
CreateFnEq
src/ffi/extra/dataclass.cc:1555
Method
CreateFnHash
src/ffi/extra/dataclass.cc:1111
Method
CreateFnRepr
src/ffi/extra/dataclass.cc:905
Method
CreateFromRange
include/tvm/ffi/container/map_base.h:1334
Method
CreateFromRange
include/tvm/ffi/container/map_base.h:1509
Method
CreateMapBaseData
src/ffi/extra/serialization.cc:185
Method
CreateObjectData
create the data for the object, if the type has a custom data to json function, use it. otherwise, we go over the fields and create the data.
src/ffi/extra/serialization.cc:197
Method
CreateRepeated
! * \brief Constructs a container with n elements. Each element is a copy of val * \param n The size of the container * \param val The init v
include/tvm/ffi/container/array.h:97
Method
CreateRepeated
! * \brief Constructs a container with n elements. Each element is a copy of val * \param n The size of the container * \param val The init v
include/tvm/ffi/container/list.h:54
Method
CreateSequenceData
src/ffi/extra/serialization.cc:176
Method
CubinKernel
! * \brief Construct a CubinKernel from a library and kernel name. * * \param library The cudaLibrary_t handle. * \param name Name of the
include/tvm/ffi/extra/cuda/cubin_launcher.h:436
Method
CubinModule
! * \brief Load CUBIN module from memory. * * \param bytes CUBIN binary data as a Bytes object. */
include/tvm/ffi/extra/cuda/cubin_launcher.h:297
Method
CustomAnyEqual
tests/cpp/testing_object.h:83
Method
CustomAnyEqual
tests/cpp/testing_object.h:134
Method
CustomAnyHash
tests/cpp/testing_object.h:79
Method
CustomAnyHash
tests/cpp/testing_object.h:129
Method
CxaAtexitRecordsScope
addons/tvm_ffi_orcjit/src/ffi/llvm_patches/macho_cxa_atexit_shim.h:88
Method
CxaAtexitRecordsScope
addons/tvm_ffi_orcjit/src/ffi/llvm_patches/macho_cxa_atexit_shim.cc:64
Method
DLLImportDefinitionGenerator
addons/tvm_ffi_orcjit/src/ffi/llvm_patches/win_dll_import_generator.h:73
Method
DLManagedTensorDeleter
include/tvm/ffi/container/tensor.h:173
Method
DSOLibrary
src/ffi/extra/library_module_dynamic_lib.cc:47
Method
DeRefItr
! * \brief De-reference the pointer * \param index The pointer to be dereferenced * \return The result */
include/tvm/ffi/container/map_base.h:1399
Method
DecItr
! * \brief Decrement the pointer * \param index The pointer to be decremented * \return The decreased pointer */
include/tvm/ffi/container/map_base.h:1393
Method
DecRefObjectHandle
include/tvm/ffi/object.h:1180
Method
DecodeMapLikeData
src/ffi/extra/serialization.cc:356
Method
DecodeNode
src/ffi/extra/serialization.cc:291
Method
DecodeObjectData
src/ffi/extra/serialization.cc:367
Method
DecodeSequenceData
src/ffi/extra/serialization.cc:346
Function
DeepCopy
src/ffi/extra/dataclass.cc:2102
Method
DefaultFactory
! * \brief Constructor * \param factory The factory function to be called to produce default values. */
include/tvm/ffi/reflection/registry.h:183
Method
DefaultValue
! * \brief Constructor * \param value The value to be set */
include/tvm/ffi/reflection/registry.h:150
Function
DeinitShouldNotBeCalled
tests/cpp/test_init_once.cc:47
Function
DeinitShouldNotBeCalled
tests/cpp/extra/test_c_env_api.cc:124
Function
DeinitSuccess
tests/cpp/test_init_once.cc:42
Function
DeinitSuccess
tests/cpp/extra/test_c_env_api.cc:119
Function
DeinitWithCounter
tests/cpp/test_init_once.cc:177
Function
DeinitWithCounter
tests/cpp/extra/test_c_env_api.cc:254
Function
DeinitWithError
tests/cpp/test_init_once.cc:67
Function
DeinitWithError
tests/cpp/extra/test_c_env_api.cc:144
Function
DeleteDylibFnContextWithModule
addons/tvm_ffi_orcjit/src/ffi/orcjit_dylib.cc:62
Method
Deleter
! * \brief Deleter registered with TVMFFIFunctionCreate. Runs on FFI function destroy. * * Releases the closure's strong Python reference and
python/tvm_ffi/cython/tvm_ffi_python_helpers.h:107
Method
Deleter
python/tvm_ffi/cython/tvm_ffi_python_helpers.h:1080
Method
Deleter
tests/cpp/test_object.cc:241
Method
Deleter
include/tvm/ffi/memory.h:176
Method
Deleter
include/tvm/ffi/memory.h:228
Method
Deleter_
include/tvm/ffi/memory.h:179
Method
Deleter_
include/tvm/ffi/memory.h:231
Method
Deserialize
src/ffi/extra/serialization.cc:267
Function
DictClear
(_0: MutableMapping[Any, Any], /)
python/tvm_ffi/_ffi_api.py:47
Function
DictCount
(_0: MutableMapping[Any, Any], _1: Any, /)
python/tvm_ffi/_ffi_api.py:48
Function
DictErase
(_0: MutableMapping[Any, Any], _1: Any, /)
python/tvm_ffi/_ffi_api.py:49
Function
DictForwardIterFunctor
(_0: MutableMapping[Any, Any], /)
python/tvm_ffi/_ffi_api.py:50
Function
DictGetItem
(_0: MutableMapping[Any, Any], _1: Any, /)
python/tvm_ffi/_ffi_api.py:51
Function
DictGetItemOrMissing
(_0: MutableMapping[Any, Any], _1: Any, /)
python/tvm_ffi/_ffi_api.py:52
Function
DictSetItem
(_0: MutableMapping[Any, Any], _1: Any, _2: Any, /)
python/tvm_ffi/_ffi_api.py:53
Function
DictSize
(_0: MutableMapping[Any, Any], /)
python/tvm_ffi/_ffi_api.py:54
Method
DummyOpaqueObject
tests/cpp/test_object.cc:239
Method
Dump
src/ffi/object.cc:339
Method
EQToOptional
include/tvm/ffi/optional.h:391
Method
Empty
! * \brief Create an ArrayObj with the given capacity. * \param n Required capacity * \return Ref-counted ArrayObj requested */
include/tvm/ffi/container/array.h:121
Method
Empty
include/tvm/ffi/container/map_base.h:749
Method
Empty
include/tvm/ffi/container/map_base.h:1305
Method
Empty
include/tvm/ffi/container/map_base.h:1495
Method
Empty
! * \brief Create an empty ListObj with the given capacity. * \param n Required capacity * \return Ref-counted ListObj requested */
include/tvm/ffi/container/list.h:100
Method
EnlargeBy
include/tvm/ffi/container/seq_base.h:241
Method
EnsureAttrsDict
include/tvm/ffi/reflection/enum_def.h:141
Method
EnsureCapacity
! * \brief Ensure the list object exists and has room for reserve_extra new entries. * \param reserve_extra Number of extra slots needed * \r
include/tvm/ffi/container/list.h:472
Method
EnsureDict
include/tvm/ffi/reflection/enum_def.h:146
Method
EnsureDictObj
! \brief Ensure we have a valid DictObj */
include/tvm/ffi/container/dict.h:336
Method
EnsureEntriesDict
include/tvm/ffi/reflection/enum_def.h:137
Method
EnsureListObj
! * \brief Ensure this list has a container object. * \return ListObj pointer */
include/tvm/ffi/container/list.h:487
Method
Entry
src/ffi/object.cc:83
← previous
next →
1,201–1,300 of 5,333, ranked by callers