Home
last modified time | relevance | path

Searched defs:_MetadataIntLike (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_subclasses/
H A D_fake_tensor_utils.py254 def convert_output(self, arg: _MetadataIntLike) -> _MetadataIntLike:
H A Dfake_tensor.py907 _MetadataIntLike = Union[IntLikeType, "_PySymInputStub", "_SymIntOutputStub"] variable
1585 value: _MetadataIntLike, state: _CacheKeyState