MCPcopy Create free account
hub / github.com/apache/tvm-ffi / __ffi_init__

Method __ffi_init__

python/tvm_ffi/structural.py:210–210  ·  view source on GitHub ↗
(self, _0: Any, /)

Source from the content-addressed store, hash-verified

208 if TYPE_CHECKING:
209 def __init__(self, key: Any, hash_i64: int) -> None: ...
210 def __ffi_init__(self, _0: Any, /) -> None: ... # ty: ignore[invalid-method-override]
211 # fmt: on
212 # tvm-ffi-stubgen(end)
213

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected