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__(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, 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, 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, child_required: int, parent_default: int = ..., *, child_kw_only: int)
python/tvm_ffi/testing/testing.py:491