Home | History | Annotate | Download | only in ops

Lines Matching refs:Tuple

224     new_axis: The name of the new axis, or a tuple containing the name
755 tc.Tuple(string_types, collections.Hashable))
920 if isinstance(axes, (string_types, tuple)):
1029 tc.Mapping(str, tc.Tuple(core.AxisValue, core.AxisValue)),
1083 tc.Union(np.ndarray, list, tuple, core.Scalar),