(_0: Any, /)
| 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: ... |
nothing calls this directly
no outgoing calls
no test coverage detected