MCPcopy Create free account

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

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

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
← previousnext →2,201–2,300 of 5,333, ranked by callers