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

Function ToJSONGraphString

python/tvm_ffi/_ffi_api.py:116–116  ·  view source on GitHub ↗
(_0: Any, _1: Any, /)

Source from the content-addressed store, hash-verified

114 def SystemLib(*args: Any) -> Any: ...
115 def ToJSONGraph(_0: Any, _1: Any, /) -> Any: ...
116 def ToJSONGraphString(_0: Any, _1: Any, /) -> str: ...
117 def _PyClassRegisterTypeAttrColumns(_0: int, _1: int, /) -> None: ...
118 def _RegisterFFIInit(_0: int, /) -> None: ...
119# fmt: on

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected