Home
last modified time | relevance | path

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

/external/pytorch/torchgen/executorch/api/types/
Dtypes.py28 intArrayRefT = BaseCppType("torch::executor", "IntArrayRef") variable
/external/pytorch/torchgen/api/types/
Dtypes.py74 intArrayRefT = BaseCppType("at", "IntArrayRef") variable