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

Method __ffi_init__

python/tvm_ffi/testing/testing.py:127–127  ·  view source on GitHub ↗
(self, _0: int, /)

Source from the content-addressed store, hash-verified

125 if TYPE_CHECKING:
126 def __init__(self, value: int) -> None: ...
127 def __ffi_init__(self, _0: int, /) -> None: ... # ty: ignore[invalid-method-override]
128 # fmt: on
129 # tvm-ffi-stubgen(end)
130

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected