Searched defs:NamedShape (Results 1 – 1 of 1) sorted by relevance
106 NamedShape = Tuple[Tuple[str, int]] variable in Unflatten113 self, dim: Union[int, str], unflattened_size: Union[_size, NamedShape] argument