MCPcopy Create free account

hub / github.com/apache/tvm-ffi / functions

Functions5,333 in github.com/apache/tvm-ffi

MethodCopyToAnyView
include/tvm/ffi/string.h:1175
MethodCopyToAnyView
include/tvm/ffi/dtype.h:146
MethodCopyToAnyView
include/tvm/ffi/type_traits.h:138
MethodCopyToAnyView
include/tvm/ffi/type_traits.h:346
MethodCopyToAnyView
include/tvm/ffi/type_traits.h:390
MethodCopyToAnyView
include/tvm/ffi/type_traits.h:434
MethodCopyToAnyView
include/tvm/ffi/type_traits.h:479
MethodCopyToAnyView
include/tvm/ffi/type_traits.h:524
MethodCopyToAnyView
include/tvm/ffi/type_traits.h:570
MethodCopyToAnyView
include/tvm/ffi/type_traits.h:736
MethodCopyToAnyView
include/tvm/ffi/type_traits.h:785
MethodCopyToAnyView
include/tvm/ffi/function.h:900
MethodCopyToAnyView
include/tvm/ffi/rvalue_ref.h:95
MethodCopyToAnyView
include/tvm/ffi/container/variant.h:239
MethodCopyToAnyView
include/tvm/ffi/container/tensor.h:894
MethodCopyToAnyView
include/tvm/ffi/extra/stl.h:218
MethodCopyToAnyView
include/tvm/ffi/extra/stl.h:261
MethodCopyToAnyView
include/tvm/ffi/extra/stl.h:299
MethodCopyToAnyView
include/tvm/ffi/extra/stl.h:405
MethodCopyToAnyView
include/tvm/ffi/extra/stl.h:482
MethodCopyToAnyView
include/tvm/ffi/extra/stl.h:537
MethodCopyToAnyView
include/tvm/ffi/extra/stl.h:573
MethodCopyToAnyView
include/tvm/ffi/extra/stl.h:616
FunctionCopyToTVMFFIAny
! * \brief AnyView allows us to take un-managed reference view of any value. */
include/tvm/ffi/any.h:47
MethodCopyUnsafeAux
include/tvm/ffi/extra/stl.h:361
MethodCppCall
implementation of call
include/tvm/ffi/function.h:184
MethodCppCallDedirectToSafeCall
include/tvm/ffi/function.h:143
MethodCreateFnCompare
src/ffi/extra/dataclass.cc:1573
MethodCreateFnEq
src/ffi/extra/dataclass.cc:1555
MethodCreateFnHash
src/ffi/extra/dataclass.cc:1111
MethodCreateFnRepr
src/ffi/extra/dataclass.cc:905
MethodCreateFromRange
include/tvm/ffi/container/map_base.h:1334
MethodCreateFromRange
include/tvm/ffi/container/map_base.h:1509
MethodCreateMapBaseData
src/ffi/extra/serialization.cc:185
MethodCreateObjectData
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
MethodCreateRepeated
! * \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
MethodCreateRepeated
! * \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
MethodCreateSequenceData
src/ffi/extra/serialization.cc:176
MethodCubinKernel
! * \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
MethodCubinModule
! * \brief Load CUBIN module from memory. * * \param bytes CUBIN binary data as a Bytes object. */
include/tvm/ffi/extra/cuda/cubin_launcher.h:297
MethodCustomAnyEqual
tests/cpp/testing_object.h:83
MethodCustomAnyEqual
tests/cpp/testing_object.h:134
MethodCustomAnyHash
tests/cpp/testing_object.h:79
MethodCustomAnyHash
tests/cpp/testing_object.h:129
MethodCxaAtexitRecordsScope
addons/tvm_ffi_orcjit/src/ffi/llvm_patches/macho_cxa_atexit_shim.h:88
MethodCxaAtexitRecordsScope
addons/tvm_ffi_orcjit/src/ffi/llvm_patches/macho_cxa_atexit_shim.cc:64
MethodDLLImportDefinitionGenerator
addons/tvm_ffi_orcjit/src/ffi/llvm_patches/win_dll_import_generator.h:73
MethodDLManagedTensorDeleter
include/tvm/ffi/container/tensor.h:173
MethodDSOLibrary
src/ffi/extra/library_module_dynamic_lib.cc:47
MethodDeRefItr
! * \brief De-reference the pointer * \param index The pointer to be dereferenced * \return The result */
include/tvm/ffi/container/map_base.h:1399
MethodDecItr
! * \brief Decrement the pointer * \param index The pointer to be decremented * \return The decreased pointer */
include/tvm/ffi/container/map_base.h:1393
MethodDecRefObjectHandle
include/tvm/ffi/object.h:1180
MethodDecodeMapLikeData
src/ffi/extra/serialization.cc:356
MethodDecodeNode
src/ffi/extra/serialization.cc:291
MethodDecodeObjectData
src/ffi/extra/serialization.cc:367
MethodDecodeSequenceData
src/ffi/extra/serialization.cc:346
FunctionDeepCopy
src/ffi/extra/dataclass.cc:2102
MethodDefaultFactory
! * \brief Constructor * \param factory The factory function to be called to produce default values. */
include/tvm/ffi/reflection/registry.h:183
MethodDefaultValue
! * \brief Constructor * \param value The value to be set */
include/tvm/ffi/reflection/registry.h:150
FunctionDeinitShouldNotBeCalled
tests/cpp/test_init_once.cc:47
FunctionDeinitShouldNotBeCalled
tests/cpp/extra/test_c_env_api.cc:124
FunctionDeinitSuccess
tests/cpp/test_init_once.cc:42
FunctionDeinitSuccess
tests/cpp/extra/test_c_env_api.cc:119
FunctionDeinitWithCounter
tests/cpp/test_init_once.cc:177
FunctionDeinitWithCounter
tests/cpp/extra/test_c_env_api.cc:254
FunctionDeinitWithError
tests/cpp/test_init_once.cc:67
FunctionDeinitWithError
tests/cpp/extra/test_c_env_api.cc:144
FunctionDeleteDylibFnContextWithModule
addons/tvm_ffi_orcjit/src/ffi/orcjit_dylib.cc:62
MethodDeleter
! * \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
MethodDeleter
python/tvm_ffi/cython/tvm_ffi_python_helpers.h:1080
MethodDeleter
tests/cpp/test_object.cc:241
MethodDeleter
include/tvm/ffi/memory.h:176
MethodDeleter
include/tvm/ffi/memory.h:228
MethodDeleter_
include/tvm/ffi/memory.h:179
MethodDeleter_
include/tvm/ffi/memory.h:231
MethodDeserialize
src/ffi/extra/serialization.cc:267
FunctionDictClear
(_0: MutableMapping[Any, Any], /)
python/tvm_ffi/_ffi_api.py:47
FunctionDictCount
(_0: MutableMapping[Any, Any], _1: Any, /)
python/tvm_ffi/_ffi_api.py:48
FunctionDictErase
(_0: MutableMapping[Any, Any], _1: Any, /)
python/tvm_ffi/_ffi_api.py:49
FunctionDictForwardIterFunctor
(_0: MutableMapping[Any, Any], /)
python/tvm_ffi/_ffi_api.py:50
FunctionDictGetItem
(_0: MutableMapping[Any, Any], _1: Any, /)
python/tvm_ffi/_ffi_api.py:51
FunctionDictGetItemOrMissing
(_0: MutableMapping[Any, Any], _1: Any, /)
python/tvm_ffi/_ffi_api.py:52
FunctionDictSetItem
(_0: MutableMapping[Any, Any], _1: Any, _2: Any, /)
python/tvm_ffi/_ffi_api.py:53
FunctionDictSize
(_0: MutableMapping[Any, Any], /)
python/tvm_ffi/_ffi_api.py:54
MethodDummyOpaqueObject
tests/cpp/test_object.cc:239
MethodDump
src/ffi/object.cc:339
MethodEQToOptional
include/tvm/ffi/optional.h:391
MethodEmpty
! * \brief Create an ArrayObj with the given capacity. * \param n Required capacity * \return Ref-counted ArrayObj requested */
include/tvm/ffi/container/array.h:121
MethodEmpty
include/tvm/ffi/container/map_base.h:749
MethodEmpty
include/tvm/ffi/container/map_base.h:1305
MethodEmpty
include/tvm/ffi/container/map_base.h:1495
MethodEmpty
! * \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
MethodEnlargeBy
include/tvm/ffi/container/seq_base.h:241
MethodEnsureAttrsDict
include/tvm/ffi/reflection/enum_def.h:141
MethodEnsureCapacity
! * \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
MethodEnsureDict
include/tvm/ffi/reflection/enum_def.h:146
MethodEnsureDictObj
! \brief Ensure we have a valid DictObj */
include/tvm/ffi/container/dict.h:336
MethodEnsureEntriesDict
include/tvm/ffi/reflection/enum_def.h:137
MethodEnsureListObj
! * \brief Ensure this list has a container object. * \return ListObj pointer */
include/tvm/ffi/container/list.h:487
MethodEntry
src/ffi/object.cc:83
← previousnext →1,201–1,300 of 5,333, ranked by callers