MCPcopy Create free account

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

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

Method__getitem__
Return the value for key `k` or raise KeyError.
python/tvm_ffi/container.py:568
Method__getitem__
Return the value for key `k` or raise KeyError.
python/tvm_ffi/container.py:683
Method__getitem__
(self, variant: object)
python/tvm_ffi/dataclasses/enum.py:634
Function__gt__
(self: Any, other: Any)
python/tvm_ffi/_dunder.py:399
Function__hash__
(self: Any)
python/tvm_ffi/_dunder.py:417
Method__hash__
Structural hash.
python/tvm_ffi/container.py:254
Method__hash__
Structural hash.
python/tvm_ffi/container.py:417
Method__hash__
Structural hash.
python/tvm_ffi/container.py:589
Method__hash__
Structural hash.
python/tvm_ffi/container.py:714
Function__init__
(self: Any, *args: Any, **kwargs: Any)
python/tvm_ffi/_dunder.py:66
Function__init__
(self: Any, *args: Any, **kwargs: Any)
python/tvm_ffi/registry.py:388
Function__init__
(self: Any, *args: Any, **kwargs: Any)
python/tvm_ffi/dataclasses/py_class.py:535
Method__init__
Initialize the traceback manager and its cache.
python/tvm_ffi/error.py:63
Method__init__
Initialize a stream context with a device and stream handle.
python/tvm_ffi/stream.py:51
Method__init__
Initialize with an optional Torch stream/graph context wrapper.
python/tvm_ffi/stream.py:77
Method__init__
Disallow direct construction; use `AccessPath.root()` instead.
python/tvm_ffi/access_path.py:106
Method__init__
Construct an Array from a Python sequence.
python/tvm_ffi/container.py:208
Method__init__
Construct a List from a Python sequence.
python/tvm_ffi/container.py:283
Method__init__
( self, backend_map: Map[K, V] | Dict[K, V], iter_functor_getter: Callable[..., Callab
python/tvm_ffi/container.py:437
Method__init__
( self, backend_map: Map[K, V] | Dict[K, V], iter_functor_getter: Callable[..., Callab
python/tvm_ffi/container.py:464
Method__init__
( self, backend_map: Map[K, V] | Dict[K, V], iter_functor_getter: Callable[..., Callab
python/tvm_ffi/container.py:488
Method__init__
Construct a Map from a Python mapping.
python/tvm_ffi/container.py:560
Method__init__
Construct a Dict from a Python mapping.
python/tvm_ffi/container.py:674
Method__init__
(self, key: Any, hash_i64: int)
python/tvm_ffi/structural.py:209
Method__init__
Initialize a file lock using the given lock file path.
python/tvm_ffi/utils/lockfile.py:55
Method__init__
(self, *args: Any, **kwargs: Any)
python/tvm_ffi/dataclasses/enum.py:97
Method__init__
(self, fget: Callable[[type], Any])
python/tvm_ffi/dataclasses/enum.py:206
Method__init__
(self, enum_cls: type, name: str, *, default: Any = core.MISSING)
python/tvm_ffi/dataclasses/enum.py:591
Method__init__
(self, v_i64: int = ..., v_f64: float = ..., v_str: str = ...)
python/tvm_ffi/testing/testing.py:74
Method__init__
(self, a: int, b: int)
python/tvm_ffi/testing/testing.py:92
Method__init__
(self, v_map: Mapping[Any, Any], v_array: Sequence[Any], v_i64: int = ..., v_f64: float = ..., v_str: str = ..
python/tvm_ffi/testing/testing.py:110
Method__init__
(self, value: int)
python/tvm_ffi/testing/testing.py:126
Method__init__
(self, key: int, name: str, ignored_field: int)
python/tvm_ffi/testing/testing.py:213
Method__init__
(self, key: int, name: str, hash_ignored: int)
python/tvm_ffi/testing/testing.py:231
Method__init__
(self, key: int, label: str)
python/tvm_ffi/testing/testing.py:248
Method__init__
(self, key: int, label: str)
python/tvm_ffi/testing/testing.py:265
Method__init__
(self, key: int, label: str)
python/tvm_ffi/testing/testing.py:282
Method__init__
(self, v_i64: int, v_i32: int)
python/tvm_ffi/testing/testing.py:296
Method__init__
(self, v_i64: int, v_i32: int, v_f64: float, v_f32: float = ...)
python/tvm_ffi/testing/testing.py:317
Method__init__
(self, v_i64: int, v_i32: int, v_f64: float, v_bool: bool, v_f32: float = ..., v_str: str = ...)
python/tvm_ffi/testing/testing.py:331
Method__init__
(self, required_field: int)
python/tvm_ffi/testing/testing.py:346
Method__init__
(self, *, x: int, y: int, z: int, w: int = ...)
python/tvm_ffi/testing/testing.py:362
Method__init__
(self, a: int, d: int = ..., *, c: int)
python/tvm_ffi/testing/testing.py:382
Method__init__
(self, x: int, y: int)
python/tvm_ffi/testing/testing.py:400
Method__init__
(self)
python/tvm_ffi/testing/testing.py:419
Method__init__
(self, p_required: int, p_default: int = ..., *, k_required: int, k_default: int = ...)
python/tvm_ffi/testing/testing.py:440
Method__init__
(self, parent_required: int, parent_default: int = ...)
python/tvm_ffi/testing/testing.py:473
Method__init__
(self, parent_required: int, child_required: int, parent_default: int = ..., *, child_kw_only: int)
python/tvm_ffi/testing/testing.py:491
Method__init__
Initialize a `NamedTypeSchema` with the given name and type schema.
python/tvm_ffi/stub/utils.py:138
Method__init__
(self, metadata: Any)
tests/python/test_function.py:283
Method__init__
(self, metadata: Any)
tests/python/test_function.py:287
Method__init__
(self, dlpack_data_type: tuple[int, int, int])
tests/python/test_function.py:332
Method__init__
(self, device: tvm_ffi.Device)
tests/python/test_function.py:351
Method__init__
(self, value: int)
tests/python/test_function.py:374
Method__init__
(self, value: float)
tests/python/test_function.py:385
Method__init__
(self, value: Any)
tests/python/test_function.py:398
Method__init__
(self, *, b: str, a: int)
tests/python/test_dataclass_copy.py:1129
Method__init__
(self, *, b: str, a: int)
tests/python/test_dataclass_copy.py:1184
Method__init__
(self, stream: int)
tests/python/test_device.py:122
Method__init__
(self, value: Any)
tests/python/test_container.py:91
Method__init__
(self, v: object)
tests/python/test_type_converter.py:2913
Method__init__
(self, remaining: int)
tests/python/test_type_converter.py:2967
Method__init__
(self, v: object)
tests/python/test_type_converter.py:3123
Method__init__
(self)
tests/python/test_type_converter.py:3177
Method__init__
(self)
tests/python/test_type_converter.py:3184
Method__init__
(self)
tests/python/test_type_converter.py:3202
Method__init__
(self)
tests/python/test_type_converter.py:3209
Method__init__
(self, depth: int)
tests/python/test_type_converter.py:3226
Method__init__
(self)
tests/python/test_type_converter.py:3439
Method__init__
(self)
tests/python/test_type_converter.py:3870
Method__init__
(self)
tests/python/test_type_converter.py:3877
Method__init__
Initialize the MyTensor.
tests/python/test_tensor.py:146
Method__init__
(self, a: MyTensor, b: int)
tests/python/test_tensor.py:173
Method__init__
(self, value: Any)
tests/python/test_object.py:107
Method__init__
(self, backend_obj: Any)
tests/python/test_object.py:195
Method__init__
(self, value: int)
tests/python/test_dataclass_py_class.py:1148
Method__init__
(self, v: int)
tests/python/test_dataclass_py_class.py:1170
Method__init__
(self, b: float, c: str, a: int, d: bool)
tests/python/test_dataclass_py_class.py:4205
Method__init__
(self, *, b: str, a: int)
tests/python/test_dataclass_py_class.py:4223
Method__init__
(self, x: int, y: str)
tests/python/test_dataclass_py_class.py:4950
Method__init__
( self, base_type: Any, specifiers: Optional[list] = None,
tests/python/test_dataclass_py_class.py:4976
Method__init__
(self)
tests/python/test_dataclass_py_class.py:5011
Method__init__
(self, x: int)
tests/python/test_dataclass_py_class.py:5032
Method__init__
(self, x: int, y: str)
tests/python/test_dataclass_py_class.py:5040
Method__init__
(self, a: int, b: str)
tests/python/test_dataclass_py_class.py:5059
Method__init__
(self, val: int)
tests/python/test_dataclass_py_class.py:5107
Method__init__
(self, x: int, y: str)
tests/python/test_dataclass_py_class.py:5147
Method__init__
(self, x: int, y: str)
tests/python/test_dataclass_py_class.py:5171
Method__init__
(self, x: int, y: str)
tests/python/test_dataclass_py_class.py:5189
Method__init__
(self, x: int)
tests/python/test_dataclass_py_class.py:5421
Method__init__
Initialize WrapMeta.
tests/python/test_dataclass_py_class.py:5461
Method__init__
(self, x: int)
tests/python/test_dataclass_py_class.py:5494
Method__init__
(self, val: int)
tests/python/test_dataclass_py_class.py:5512
Method__init__
(self, base: int)
tests/python/utils/test_kwargs_wrapper.py:59
Method__init__
Initialize the TestFFITensor.
tests/scripts/benchmark_dlpack.py:46
Method__init__
(self, _0: int, _1: int, /)
examples/python_packaging/python/my_ffi_extension/_ffi_api.py:51
Method__init__
Initialize ExecutionSession. Args: orc_rt_path: Optional path to the liborc_rt library. If not provided,
addons/tvm_ffi_orcjit/python/tvm_ffi_orcjit/session.py:70
Method__init__
(self, subdir: str)
addons/tvm_ffi_orcjit/tests/test_basic.py:80
Function__init___
(self: Any, *args: Any, **kwargs: Any)
python/tvm_ffi/_dunder.py:331
Method__init_subclass__
( cls, *, type_key: str | None = None, frozen: bool = True, init: bool
python/tvm_ffi/dataclasses/enum.py:679
← previousnext →2,101–2,200 of 5,333, ranked by callers