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
Function
TVM_FFI_STATIC_INIT_BLOCK
src/ffi/extra/visit_error_context.cc:321
Function
TVM_FFI_STATIC_INIT_BLOCK
src/ffi/extra/structural_equal.cc:484
Function
TVM_FFI_STATIC_INIT_BLOCK
src/ffi/extra/dataclass.cc:2155
Function
TVM_FFI_STATIC_INIT_BLOCK
src/ffi/testing/testing.cc:73
Function
TVM_FFI_STATIC_INIT_BLOCK
tests/cpp/test_reflection.cc:62
Function
TVM_FFI_STATIC_INIT_BLOCK
tests/cpp/test_overload.cc:55
Function
TVM_FFI_STATIC_INIT_BLOCK
tests/cpp/extra/test_visit_error_context.cc:63
Function
TVM_FFI_STATIC_INIT_BLOCK
examples/python_packaging/src/extension.cc:40
Function
TVM_FFI_STATIC_INIT_BLOCK
addons/tvm_ffi_orcjit/src/ffi/orcjit_dylib.cc:224
Method
TVar
tests/cpp/testing_object.h:204
Method
TVarObj
tests/cpp/testing_object.h:188
Method
TVarWithDep
tests/cpp/testing_object.h:244
Method
TVarWithDepObj
tests/cpp/testing_object.h:223
Method
TWithDefaults
tests/cpp/testing_object.h:454
Method
TWithDefaultsObj
tests/cpp/testing_object.h:432
Method
Tensor
! * \brief Default constructor. */
include/tvm/ffi/container/tensor.h:269
Method
TensorObjFromDLPack
include/tvm/ffi/container/tensor.h:235
Method
TensorObjFromNDAlloc
include/tvm/ffi/container/tensor.h:194
Method
TensorView
! * \brief Create a TensorView from a Tensor. * \param tensor The input Tensor. */
include/tvm/ffi/container/tensor.h:677
Function
Tensor_AccessDLTensor
[Tensor.AccessDLTensor.begin]
examples/abi_overview/example_code.c:170
Function
Tensor_Alloc
[Tensor_Alloc.begin]
examples/abi_overview/example_code.c:191
Function
Tensor_FromDLPack
[Tensor_FromDLPack.begin]
examples/abi_overview/example_code.c:177
Function
Tensor_ToDLPackVersioned
[Tensor_ToDLPackVersioned.begin]
examples/abi_overview/example_code.c:202
Function
TestApply
src/ffi/testing/testing.cc:388
Method
TestCompareObj
src/ffi/testing/testing.cc:302
Method
TestCustomCompareObj
src/ffi/testing/testing.cc:353
Method
TestCustomHashObj
src/ffi/testing/testing.cc:337
Function
TestDLPackManagedTensorAllocator
tests/cpp/extra/test_c_env_api.cc:44
Function
TestDLPackManagedTensorAllocatorError
tests/cpp/extra/test_c_env_api.cc:54
Function
TestEnvTensorAllocator
tests/cpp/test_tensor.cc:40
Function
TestEnvTensorAllocatorError
tests/cpp/test_tensor.cc:47
Method
TestEqWithoutHashObj
src/ffi/testing/testing.cc:371
Method
TestHashObj
src/ffi/testing/testing.cc:320
Method
TestIntPairObj
src/ffi/testing/testing.cc:52
Function
TestIntPairSum
(_0: TestIntPair, /)
python/tvm_ffi/testing/_ffi_api.py:38
Method
TestObjA
tests/cpp/test_reflection.cc:46
Method
TestObjADerived
tests/cpp/test_reflection.cc:54
Method
TestObjWithAny
tests/cpp/test_reflection.cc:349
Method
TestObjWithAnyView
tests/cpp/test_reflection.cc:361
Method
TestObjWithFactory
tests/cpp/test_reflection.cc:332
Method
TestOverloadObj
tests/cpp/test_overload.cc:34
Function
TestRaiseError
NOLINTNEXTLINE(performance-unnecessary-value-param)
src/ffi/testing/testing.cc:383
Method
TestUnregisteredBaseObject
src/ffi/testing/testing.cc:280
Method
TestUnregisteredObject
src/ffi/testing/testing.cc:289
Method
ThreadLocal
! * \brief Get the thread local call manager. * \return The thread local call manager. */
python/tvm_ffi/cython/tvm_ffi_python_helpers.h:461
Method
ThreadLocal
src/ffi/error.cc:67
Method
ThreadLocal
src/ffi/extra/env_context.cc:78
Method
ThreadSafeCounter
tests/cpp/test_init_once.cc:158
Method
ThreadSafeCounter
tests/cpp/extra/test_c_env_api.cc:235
Method
ToAnyView
include/tvm/ffi/container/variant.h:80
Method
ToDLPack
! * \brief Move a Tensor to a DLPack managed tensor. * \return The converted DLPack managed tensor. */
include/tvm/ffi/container/tensor.h:141
Method
ToDLPackVersioned
! * \brief Move a Tensor to a DLPack managed tensor. * \return The converted DLPack managed tensor. */
include/tvm/ffi/container/tensor.h:155
Method
ToJSON
! \brief Convert the metadata to JSON string */
include/tvm/ffi/reflection/registry.h:112
Function
ToJSONGraphString
(_0: Any, _1: Any, /)
python/tvm_ffi/_ffi_api.py:116
Function
ToJSONGraphString
src/ffi/extra/serialization.cc:450
Method
TryCompareImmediate
src/ffi/extra/dataclass.cc:1285
Method
TryConvertElements
include/tvm/ffi/container/tuple.h:311
Method
TryCopyImmediate
src/ffi/extra/dataclass.cc:425
Method
TryCustomHook
src/ffi/extra/dataclass.cc:1359
Method
TryGetFromError
include/tvm/ffi/extra/visit_error_context.h:96
Method
TryHashImmediate
src/ffi/extra/dataclass.cc:1028
Method
TryReprImmediate
src/ffi/extra/dataclass.cc:753
Method
TrySetAux
include/tvm/ffi/reflection/overload.h:173
Method
TrySetOne
include/tvm/ffi/reflection/overload.h:178
Method
TrySpareListHead
! * \brief Spare an entry to be the head of a linked list. * As described in B3, during insertion, it is possible that the entire linked list do
include/tvm/ffi/container/map_base.h:605
Method
TryVisitChild
src/ffi/extra/dataclass.cc:340
Method
TryVisitChild
src/ffi/extra/dataclass.cc:970
Method
TryVisitChild
src/ffi/extra/dataclass.cc:1243
Method
Tuple
! \brief Default constructor */
include/tvm/ffi/container/tuple.h:51
Method
TypeAttrColumn
! * \brief Constructor * \param attr_name The name of the type attribute. */
include/tvm/ffi/reflection/accessor.h:172
Method
TypeAttrDef
include/tvm/ffi/reflection/registry.h:994
Method
TypeIndex2Key
! * \brief Get the type key of the corresponding index from runtime. * \param tindex The type index. * \return the result. */
include/tvm/ffi/object.h:254
Function
TypeName
include/tvm/ffi/base_details.h:192
Method
TypeSchema
! * \brief Get the type schema of `TypedFunction<R(Args...)>` in json format. * \return The type schema of the function in json format. */
include/tvm/ffi/function.h:886
Method
TypeStrHelper
include/tvm/ffi/container/container_details.h:207
Method
TypeTable
src/ffi/object.cc:384
Method
TypeWithoutCR
include/tvm/ffi/function_details.h:177
Method
TypedFunction
! \brief default constructor */
include/tvm/ffi/function.h:763
Method
TypedOverload
include/tvm/ffi/reflection/overload.h:106
Method
Unexpected
! \brief Construct from an error value. */
include/tvm/ffi/expected.h:47
Method
Unload
src/ffi/extra/library_module_dynamic_lib.cc:82
Method
Update
src/ffi/extra/env_c_api.cc:107
Method
UpdateBacktrace
! * \brief Update the backtrace of the error object. * \param backtrace The backtrace to update. * \param update_mode The mode to update the
include/tvm/ffi/error.h:108
Method
UpdateBacktrace
! * \brief Update the backtrace of the error object. * \param backtrace_str The backtrace to update. * \param update_mode The mode to update
include/tvm/ffi/error.h:269
Method
Variant
\endcond ! * \brief Constructor from another variant * \param other The other variant */
include/tvm/ffi/container/variant.h:123
Method
VariantBase
include/tvm/ffi/container/variant.h:52
Method
VariantBase
include/tvm/ffi/container/variant.h:68
Method
ViewNDAlloc
src/ffi/tensor.cc:59
Method
VisitContextSymbols
src/ffi/extra/library_module.cc:176
Method
VisitContextSymbols
src/ffi/extra/library_module.cc:195
Method
VisitErrorAccessPathFinder
src/ffi/extra/visit_error_context.cc:46
Method
VisitErrorContext
\cond Doxygen_Suppress
include/tvm/ffi/extra/visit_error_context.h:123
Function
VisitErrorContext MakeVisitErrorContext
! * \brief Build a fresh VisitErrorContext seeded with `node` as the * innermost (and currently only) frame of reverse_visit_pattern. * *
include/tvm/ffi/extra/visit_error_context.h:212
Method
WeakObjectPtr
! \brief default constructor */
include/tvm/ffi/object.h:619
Method
WithGIL
src/ffi/extra/env_c_api.cc:113
Method
WrapFunction
include/tvm/ffi/reflection/registry.h:459
Method
WriteArray
src/ffi/extra/json_writer.cc:193
Method
WriteFloat
src/ffi/extra/json_writer.cc:158
Method
WriteIndent
Write a newline and indent the current level
src/ffi/extra/json_writer.cc:259
Method
WriteInt
src/ffi/extra/json_writer.cc:151
← previous
next →
1,901–2,000 of 5,333, ranked by callers