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
__init_subclass__
( cls, *, type_key: str | None = None, frozen: bool = True, init: bool
python/tvm_ffi/dataclasses/enum.py:704
Method
__int__
(self)
tests/python/test_type_converter.py:2391
Method
__int__
(self)
tests/python/test_type_converter.py:2402
Method
__int__
(self)
tests/python/test_type_converter.py:3667
Method
__int__
(self)
tests/python/test_type_converter.py:3679
Method
__int__
(self)
tests/python/test_type_converter.py:3692
Method
__iter__
Iterate over the elements in the array.
python/tvm_ffi/container.py:228
Method
__iter__
Iterate over the elements in the list.
python/tvm_ffi/container.py:391
Method
__iter__
(self)
python/tvm_ffi/container.py:448
Method
__iter__
(self)
python/tvm_ffi/container.py:475
Method
__iter__
(self)
python/tvm_ffi/container.py:499
Method
__iter__
Iterate over the map's keys.
python/tvm_ffi/container.py:613
Method
__iter__
Iterate over the dict's keys.
python/tvm_ffi/container.py:726
Method
__iter__
(cls)
python/tvm_ffi/dataclasses/enum.py:295
Function
__le__
(self: Any, other: Any)
python/tvm_ffi/_dunder.py:394
Method
__len__
Return the number of elements in the array.
python/tvm_ffi/container.py:224
Method
__len__
Return the number of elements in the list.
python/tvm_ffi/container.py:387
Method
__len__
(self)
python/tvm_ffi/container.py:445
Method
__len__
(self)
python/tvm_ffi/container.py:472
Method
__len__
(self)
python/tvm_ffi/container.py:496
Method
__len__
Return the number of items in the map.
python/tvm_ffi/container.py:605
Method
__len__
Return the number of items in the dict.
python/tvm_ffi/container.py:718
Method
__len__
(cls)
python/tvm_ffi/dataclasses/enum.py:298
Method
__len__
(self)
tests/python/test_typed_method.py:345
Function
__lt__
(self: Any, other: Any)
python/tvm_ffi/_dunder.py:389
Function
__ne__
(self: Any, other: Any)
python/tvm_ffi/_dunder.py:375
Method
__ne__
Return whether two access paths are not equal.
python/tvm_ffi/access_path.py:131
Method
__ne__
Structural inequality.
python/tvm_ffi/container.py:247
Method
__ne__
Structural inequality.
python/tvm_ffi/container.py:410
Method
__ne__
Structural inequality.
python/tvm_ffi/container.py:582
Method
__ne__
Structural inequality.
python/tvm_ffi/container.py:707
Method
__post_init__
(self)
tests/python/test_dataclass_frozen.py:483
Method
__post_init__
(self)
tests/python/test_dataclass_py_class.py:543
Method
__post_init__
(self)
tests/python/test_dataclass_py_class.py:556
Method
__post_init__
(self)
tests/python/test_dataclass_py_class.py:1368
Method
__post_init__
(self)
tests/python/test_dataclass_py_class.py:4172
Method
__post_init__
(self)
tests/python/test_dataclass_py_class.py:4185
Method
__radd__
Concatenate two arrays.
python/tvm_ffi/container.py:266
Function
__replace__
(self: Any, **kwargs: Any)
python/tvm_ffi/_dunder.py:202
Method
__repr__
(self)
python/tvm_ffi/_dtype.py:143
Method
__repr__
(self)
python/tvm_ffi/dataclasses/enum.py:101
Method
__repr__
Generate an import statement string for this item.
python/tvm_ffi/stub/utils.py:119
Method
__repr__
(self)
addons/tvm_ffi_orcjit/tests/test_basic.py:123
Method
__setitem__
(self, index: SupportsIndex, value: T)
python/tvm_ffi/container.py:299
Method
__setitem__
Set the value for key `k`.
python/tvm_ffi/container.py:687
Method
__setitem__
(self, variant: object, value: Any)
python/tvm_ffi/dataclasses/enum.py:620
Method
__str__
Generate an import statement string for this item.
python/tvm_ffi/stub/utils.py:123
Function
__torch_cuda_stream__
Return the version number and the cuda stream.
python/tvm_ffi/_optional_torch_c_dlpack.py:197
Function
__tvm_ffi_add
add: add two integers */
addons/tvm_ffi_orcjit/examples/quick-start/add_c.c:30
Function
__tvm_ffi_add_one_cpu
clang-format off [example.begin] File: src/add_one_cpu.cc
examples/stable_c_abi/src/add_one_cpu.c:27
Function
__tvm_ffi_call_hidden_add
call_hidden_add: take address of hidden_helper_add, then call via pointer. On AArch64, generates: ADRP x0, hidden_helper_add@PAGE (R_AAR
addons/tvm_ffi_orcjit/tests/sources/c/test_hidden_caller.c:45
Function
__tvm_ffi_call_hidden_add
addons/tvm_ffi_orcjit/tests/sources/cc/test_hidden_caller.cc:44
Function
__tvm_ffi_caller_code_address
Return the address of this function's code — for co-location tests */
addons/tvm_ffi_orcjit/tests/sources/c/test_hidden_caller.c:55
Function
__tvm_ffi_code_address
addons/tvm_ffi_orcjit/tests/sources/c/test_addr.c:27
Function
__tvm_ffi_cross_lib_add
cross_lib_add: forwards to helper_add in the base library */
addons/tvm_ffi_orcjit/tests/sources/c/test_link_order_caller.c:32
Function
__tvm_ffi_fibonacci
addons/tvm_ffi_orcjit/examples/quick-start/add_c.c:53
Method
__tvm_ffi_float__
(self)
tests/python/test_function.py:388
Method
__tvm_ffi_float__
(self)
tests/python/test_type_converter.py:2564
Method
__tvm_ffi_float__
(self)
tests/python/test_type_converter.py:2998
Method
__tvm_ffi_float__
(self)
tests/python/test_type_converter.py:3750
Function
__tvm_ffi_get_fatbin_addr
get_fatbin_addr: return the address of the fake fatbin data. Used by tests to verify overflow sections land outside the arena. */
addons/tvm_ffi_orcjit/tests/sources/c/fake_fatbin.c:58
Function
__tvm_ffi_get_fatbin_addr
get_fatbin_addr: return the address of the fake fatbin data. Used by tests to verify overflow sections land outside the arena.
addons/tvm_ffi_orcjit/tests/sources/cc/fake_fatbin.cc:57
Function
__tvm_ffi_get_fatbin_size
get_fatbin_size: return the size of the fake fatbin blob. */
addons/tvm_ffi_orcjit/tests/sources/c/fake_fatbin.c:48
Function
__tvm_ffi_get_fatbin_size
addons/tvm_ffi_orcjit/tests/sources/cc/fake_fatbin.cc:47
Function
__tvm_ffi_helper_code_address
Return the address of this function's code — for co-location tests */
addons/tvm_ffi_orcjit/tests/sources/c/test_hidden_helper.c:47
Function
__tvm_ffi_hidden_add
Export a TVM FFI function that calls hidden_helper_add directly */
addons/tvm_ffi_orcjit/tests/sources/c/test_hidden_helper.c:38
Function
__tvm_ffi_hidden_add
addons/tvm_ffi_orcjit/tests/sources/cc/test_hidden_helper.cc:37
Method
__tvm_ffi_int__
(self)
tests/python/test_function.py:377
Method
__tvm_ffi_int__
(self)
tests/python/test_type_converter.py:2519
Method
__tvm_ffi_int__
(self)
tests/python/test_type_converter.py:2989
Method
__tvm_ffi_int__
(self)
tests/python/test_type_converter.py:3736
Function
__tvm_ffi_main
main: callable entry point */
addons/tvm_ffi_orcjit/tests/sources/c/test_ctor_dtor.c:145
Function
__tvm_ffi_multiply
multiply: multiply two integers */
addons/tvm_ffi_orcjit/examples/quick-start/add_c.c:39
Method
__tvm_ffi_object__
(self)
tests/python/test_type_converter.py:552
Method
__tvm_ffi_object__
(self)
tests/python/test_type_converter.py:562
Method
__tvm_ffi_object__
(self)
tests/python/test_type_converter.py:2742
Method
__tvm_ffi_object__
(self)
tests/python/test_type_converter.py:2785
Method
__tvm_ffi_object__
(self)
tests/python/test_type_converter.py:3009
Method
__tvm_ffi_object__
(self)
tests/python/test_type_converter.py:3788
Method
__tvm_ffi_object__
(self)
tests/python/test_object.py:198
Method
__tvm_ffi_object__
Implement __tvm_ffi_object__ protocol.
tests/scripts/benchmark_dlpack.py:50
Method
__tvm_ffi_opaque_ptr__
(self)
tests/python/test_function.py:320
Method
__tvm_ffi_opaque_ptr__
(self)
tests/python/test_type_converter.py:2600
Method
__tvm_ffi_opaque_ptr__
(self)
tests/python/test_type_converter.py:3409
Function
__tvm_ffi_test_add
test_add: conflicting add — adds 1000 to the result */
addons/tvm_ffi_orcjit/tests/sources/c/test_funcs_conflict.c:28
Function
__tvm_ffi_test_add
test_add: add two integers */
addons/tvm_ffi_orcjit/tests/sources/c/test_funcs.c:28
Function
__tvm_ffi_test_call_global_add
* test_call_global_add: look up "test_host_add" global function and call it * with two integer arguments. Returns the result from the host function.
addons/tvm_ffi_orcjit/tests/sources/c/test_call_global.c:30
Function
__tvm_ffi_test_call_global_mul
* test_call_global_mul: look up "test_host_multiply" global function and call it. */
addons/tvm_ffi_orcjit/tests/sources/c/test_call_global.c:73
Function
__tvm_ffi_test_divide
test_divide: divide two integers */
addons/tvm_ffi_orcjit/tests/sources/c/test_funcs2.c:36
Function
__tvm_ffi_test_error
test_error: always raises a ValueError */
addons/tvm_ffi_orcjit/tests/sources/c/test_error.c:27
Function
__tvm_ffi_test_float_multiply
test_float_multiply: multiply two doubles */
addons/tvm_ffi_orcjit/tests/sources/c/test_types.c:45
Function
__tvm_ffi_test_four_args
test_four_args: sum of four integer arguments */
addons/tvm_ffi_orcjit/tests/sources/c/test_types.c:36
Function
__tvm_ffi_test_multiply
test_multiply: conflicting multiply — doubles the result */
addons/tvm_ffi_orcjit/tests/sources/c/test_funcs_conflict.c:37
Function
__tvm_ffi_test_multiply
test_multiply: multiply two integers */
addons/tvm_ffi_orcjit/tests/sources/c/test_funcs.c:37
Function
__tvm_ffi_test_subtract
test_subtract: subtract two integers */
addons/tvm_ffi_orcjit/tests/sources/c/test_funcs2.c:27
Function
__tvm_ffi_test_void_function
test_void_function: does nothing, returns None */
addons/tvm_ffi_orcjit/tests/sources/c/test_types.c:54
Function
__tvm_ffi_test_zero_arg
test_zero_arg: ignores arguments, returns integer 42 */
addons/tvm_ffi_orcjit/tests/sources/c/test_types.c:27
Method
__tvm_ffi_value__
(self)
tests/python/test_function.py:401
Method
__tvm_ffi_value__
(self)
tests/python/test_type_converter.py:2885
Method
__tvm_ffi_value__
(self)
tests/python/test_type_converter.py:2947
← previous
next →
2,201–2,300 of 5,333, ranked by callers