MCPcopy Create free account

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

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

MethodGetGlobalRequired
! * \brief Get global function by name and throw an error if it is not found. * \param name The name of the function * \return The global fun
include/tvm/ffi/function.h:456
MethodGetHandle
! \brief Get the underlying cudaLibrary_t handle */
include/tvm/ffi/extra/cuda/cubin_launcher.h:358
MethodGetHandle
! \brief Get the underlying cudaKernel_t handle */
include/tvm/ffi/extra/cuda/cubin_launcher.h:500
MethodGetHeader
NOTE: get ffi header from an object
include/tvm/ffi/object.h:1095
MethodGetImports
src/ffi/extra/module_internal.h:67
FunctionGetInvalidObject
()
python/tvm_ffi/_ffi_api.py:62
MethodGetKernel
include/tvm/ffi/extra/cuda/cubin_launcher.h:613
MethodGetKernelWithMaxDynamicSharedMemory
Implementation of CubinModule methods that return CubinKernel
include/tvm/ffi/extra/cuda/cubin_launcher.h:606
FunctionGetKwargsObject
()
python/tvm_ffi/_ffi_api.py:63
MethodGetListHead
! \brief Construct from hash code if the position is head of list */
include/tvm/ffi/container/map_base.h:905
MethodGetMapObj
! \brief Return data_ as type of pointer of MapObj */
include/tvm/ffi/container/map.h:339
MethodGetMethod
include/tvm/ffi/reflection/registry.h:450
MethodGetMismatchMessageAux
include/tvm/ffi/reflection/overload.h:148
MethodGetName
! * \brief Get the name of this library * \return The library name */
addons/tvm_ffi_orcjit/src/ffi/orcjit_dylib.h:93
MethodGetObjectOffsetToSubclass
include/tvm/ffi/object.h:1106
FunctionGetObjectPtr
include/tvm/ffi/cast.h:72
FunctionGetObjectPtrForHashEqual
! * \brief Get the object pointer from the variant * \note This function is only available if all types used in Variant<...> are derived from
include/tvm/ffi/container/variant.h:222
MethodGetOverloadMethod
include/tvm/ffi/reflection/overload.h:422
FunctionGetPropertyMask
! * \brief Get the property mask of the module. * \return The property mask of the module. * * \sa Module::ModulePropertyMask */
include/tvm/ffi/extra/module.h:56
MethodGetPropertyMask
! \brief Get the property of the runtime module .*/
src/ffi/extra/library_module.cc:43
FunctionGetRef
include/tvm/ffi/cast.h:46
MethodGetSize
! \return Size of initialized memory, used by InplaceArrayBase. */
include/tvm/ffi/container/array.h:114
MethodGetSymbol
src/ffi/extra/library_module_system_lib.cc:49
MethodGetSymbol
addons/tvm_ffi_orcjit/src/ffi/orcjit_dylib.cc:136
MethodGetSymbolWithSymbolPrefix
src/ffi/extra/library_module_system_lib.cc:83
MethodGetSymbol_
src/ffi/extra/library_module_dynamic_lib.cc:71
MethodGetSyntaxErrorContext
! * \brief Get the current line context. * \return The current line context. */
src/ffi/extra/json_parser.cc:251
MethodGetTypeKey
! * \brief Get the type key of the ObjectRef * \return The type key of the ObjectRef */
include/tvm/ffi/object.h:873
MethodGetV1PlusOne
src/ffi/testing/testing.cc:281
MethodGetV2PlusTwo
src/ffi/testing/testing.cc:291
MethodGetValue
tests/cpp/testing_object.h:66
FunctionGetWriteFormats
! * \brief Get the possible write formats of the module, when available. * \return Possible write formats when available. */
include/tvm/ffi/extra/module.h:117
MethodGlobal
src/ffi/object.cc:374
MethodGlobal
src/ffi/function.cc:130
MethodGlobal
src/ffi/extra/env_c_api.cc:72
MethodGlobal
src/ffi/extra/library_module_system_lib.cc:58
MethodGlobal
src/ffi/extra/library_module_system_lib.cc:114
MethodGlobal
src/ffi/extra/library_module.cc:186
MethodHash
src/ffi/extra/structural_hash.cc:367
MethodHashArray
NOLINTNEXTLINE(performance-unnecessary-value-param)
src/ffi/extra/structural_hash.cc:229
MethodHashBytes
src/ffi/extra/dataclass.cc:1185
MethodHashFields
Hash an object's fields (generic walk or via the custom __ffi_s_hash__ callback). Does not touch the FreeVar def-region clamp — that lives inline in H
src/ffi/extra/structural_hash.cc:174
MethodHashList
NOLINTNEXTLINE(performance-unnecessary-value-param)
src/ffi/extra/structural_hash.cc:232
MethodHashMap
NOLINTNEXTLINE(performance-unnecessary-value-param)
src/ffi/extra/structural_hash.cc:282
MethodHashMapBase
src/ffi/extra/structural_hash.cc:286
MethodHashObject
src/ffi/extra/structural_hash.cc:105
MethodHashPOD
src/ffi/extra/dataclass.cc:1127
MethodHashSequence
NOLINTNEXTLINE(performance-unnecessary-value-param)
src/ffi/extra/structural_hash.cc:236
MethodHashShape
NOLINTNEXTLINE(performance-unnecessary-value-param)
src/ffi/extra/structural_hash.cc:321
MethodHashShape
src/ffi/extra/dataclass.cc:1195
MethodHashString
src/ffi/extra/dataclass.cc:1175
MethodHashTensor
NOLINTNEXTLINE(performance-unnecessary-value-param)
src/ffi/extra/structural_hash.cc:330
MethodHolds
tests/cpp/test_overload.cc:41
FunctionImplementsFunction
! * \brief Returns true if this module has a definition for a function of \p name. * * Note that even if this function returns true the corre
include/tvm/ffi/extra/module.h:73
MethodImportModule
src/ffi/extra/module.cc:103
MethodInFlightAlloc
addons/tvm_ffi_orcjit/src/ffi/orcjit_slab.cc:231
MethodIncItr
! * \brief Increment the pointer * \param index The pointer to be incremented * \return The increased pointer */
include/tvm/ffi/container/map_base.h:1387
MethodIncRefObjectHandle
include/tvm/ffi/object.h:1184
MethodInitFiniPlugin
addons/tvm_ffi_orcjit/src/ffi/llvm_patches/init_fini_plugin.h:109
FunctionInitForDeinitError
tests/cpp/test_init_once.cc:62
FunctionInitForDeinitError
tests/cpp/extra/test_c_env_api.cc:139
MethodInitFromStd
include/tvm/ffi/string.h:188
FunctionInitReturnsNull
tests/cpp/test_init_once.cc:57
FunctionInitReturnsNull
tests/cpp/extra/test_c_env_api.cc:134
FunctionInitShouldNotBeCalled
tests/cpp/test_init_once.cc:37
FunctionInitShouldNotBeCalled
tests/cpp/extra/test_c_env_api.cc:114
MethodInitSpaceForSize
include/tvm/ffi/string.h:207
MethodInitSpaceForSize
! * \brief Create a new empty space for a string * \param size The size of the string * \return A pointer to the empty space */
include/tvm/ffi/string.h:776
FunctionInitSuccess
Helper functions for TVMFFIHandleInitDeinitOnce test
tests/cpp/test_init_once.cc:32
FunctionInitSuccess
Helper functions for TVMFFIHandleInitDeinitOnce test
tests/cpp/extra/test_c_env_api.cc:109
FunctionInitValue123
tests/cpp/test_init_once.cc:73
FunctionInitValue123
tests/cpp/extra/test_c_env_api.cc:150
FunctionInitValue456
tests/cpp/test_init_once.cc:78
FunctionInitValue456
tests/cpp/extra/test_c_env_api.cc:155
FunctionInitWithCounter
tests/cpp/test_init_once.cc:166
FunctionInitWithCounter
tests/cpp/extra/test_c_env_api.cc:243
FunctionInitWithError
tests/cpp/test_init_once.cc:52
FunctionInitWithError
tests/cpp/extra/test_c_env_api.cc:129
MethodInplaceSmallMapDeleterFromData
! * \brief Inplace deleter from data * \param data The data */
include/tvm/ffi/container/map_base.h:1215
MethodInplaceSwitchTo
! * \brief Inplace switch the storage contents to the other map * * The other map will be consumed after this operation * The current cont
include/tvm/ffi/container/map_base.h:706
MethodInplaceSwitchTo
! * \brief Inplace switch the storage contents to the other map * * The other map will be consumed after this operation * The current cont
include/tvm/ffi/container/map_base.h:1228
MethodInsertMaybeReHash
include/tvm/ffi/container/map_base.h:822
MethodInsertMaybeReHash
include/tvm/ffi/container/map_base.h:1360
MethodInsertMaybeReHash
include/tvm/ffi/container/map_base.h:1544
FunctionInspectSource
! * \brief Get the source code of module, when available. * \param format Format of the source code, can be empty by default. * \return Possi
include/tvm/ffi/extra/module.h:131
MethodIntPairObj
examples/python_packaging/src/extension.cc:74
MethodInvoke
python/tvm_ffi/cython/tvm_ffi_python_helpers.h:1071
MethodInvokeExternC
include/tvm/ffi/function.h:587
MethodIsAligned
! * \brief Check if the Tensor data is aligned to the given alignment. * \param alignment The alignment to check. * \return True if the Tenso
include/tvm/ffi/container/tensor.h:378
MethodIsContiguous
! * \brief Check if the Tensor is contiguous. * \return True if the Tensor is contiguous, false otherwise. */
include/tvm/ffi/container/tensor.h:807
MethodIsFull
! * \brief Check whether the hash table is full * \return A boolean indicating whether hash table is full */
include/tvm/ffi/container/map_base.h:864
MethodIsInstance
include/tvm/ffi/object.h:223
MethodIsProtected
! \brief If the entry is protected slot */
include/tvm/ffi/container/map_base.h:971
MethodItemType
include/tvm/ffi/container/map_base.h:357
MethodIterAdapter
include/tvm/ffi/container/container_details.h:54
MethodIterListReplaceNodeBy
! * \brief Replace node src by dst in the iter list * \param src The source node * \param dst The destination node, must be empty * \note
include/tvm/ffi/container/map_base.h:492
MethodIterListUnlink
! * \brief Unlink the entry from iterator list * \param node The node to be unlinked * \note This function is usually used before deletion,
include/tvm/ffi/container/map_base.h:453
MethodJSONParser
src/ffi/extra/json_parser.cc:549
MethodJSONParserContext
src/ffi/extra/json_parser.cc:47
MethodJSONWriter
src/ffi/extra/json_writer.cc:55
← previousnext →1,401–1,500 of 5,333, ranked by callers