Searched refs:with_rank_at_most (Results 1 – 10 of 10) sorted by relevance
78 name: "with_rank_at_most"
145 repeats.shape.with_rank_at_most(1)
116 dimension_size.shape.with_rank_at_most(1)
1261 default_value.shape.with_rank_at_most(values.shape.ndims - 1)
99 return [op.inputs[0].get_shape().with_rank_at_most(rank)]
993 def with_rank_at_most(self, rank): member in TensorShape
897 .with_rank_at_least(1).with_rank_at_most(3))
226 numerator.get_shape().with_rank_at_most(1)227 denominator.get_shape().with_rank_at_most(1)
3859 labels.get_shape().with_rank_at_most(2)