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

Function GetInvalidObject

python/tvm_ffi/_ffi_api.py:62–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60 def GetFirstStructuralMismatch(_0: Any, _1: Any, _2: bool, _3: bool, /) -> tuple[AccessPath, AccessPath] | None: ...
61 def GetGlobalFuncMetadata(_0: str, /) -> str: ...
62 def GetInvalidObject() -> Object: ...
63 def GetKwargsObject() -> Object: ...
64 def GetRegisteredTypeKeys() -> Sequence[str]: ...
65 def List(*args: Any) -> Any: ...

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected