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

Function ContainerFindFirstNonCPUDevice

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

Source from the content-addressed store, hash-verified

42 def ArraySize(_0: Sequence[Any], /) -> int: ...
43 def Bytes(_0: bytes, /) -> bytes: ...
44 def ContainerFindFirstNonCPUDevice(_0: Any, /) -> Device: ...
45 def DeepCopy(_0: Any, /) -> Any: ...
46 def Dict(*args: Any) -> Any: ...
47 def DictClear(_0: MutableMapping[Any, Any], /) -> None: ...

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected