Searched defs:expanded_shape (Results 1 – 5 of 5) sorted by relevance
60 std::vector<int64> expanded_shape(input_shape.dimensions()); in Expand() local
126 Tensor expanded_shape(DT_INT64, TensorShape({1 + rank})); in Compute() local
428 Tensor expanded_shape(DT_INT64, TensorShape({1 + rank})); in Compute() local
49 xla::Shape expanded_shape = shape; in ExpandedFilterShapeForDepthwiseConvolution() local
108 Shape expanded_shape = shape; in ExpandedFilterShape() local