Home
last modified time | relevance | path

Searched refs:_scalar_or_tuple_6_t (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/nn/
H A Dcommon_types.py18 _scalar_or_tuple_6_t = Union[T, Tuple[T, T, T, T, T, T]] variable
27 _size_6_t = _scalar_or_tuple_6_t[int]