Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/
Dsugar.py55 tc.Collection(tc.Union(str, core.AxisLike)), tc.Optional(str))
Dcore.py176 AxisLike = tc.Union(Axis, tc.Tuple(string_types, AxisValue)) variable
181 @tc.accepts(AxisLike)
205 @tc.accepts(object, tc.List(AxisLike))
279 tc.Union(Axes, tc.Collection(tc.Union(string_types, AxisLike))))
Dio_ops.py153 @tc.accepts(dtypes.DType, tc.Collection(tc.Union(string_types, core.AxisLike)),
Dops.py217 tc.Union(string_types, core.AxisLike), int, tc.Optional(string_types))
299 tc.Collection(tc.Union(string_types, core.AxisLike)),
1089 tc.Union(string_types, core.AxisLike)))), tc.Optional(string_types))