Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dindexed_array_analysis.cc730 const Shape& scalar_indexed_source_shape = scalar_indexed->source()->shape(); in FoldReshapeOfGatherNoDegenerateDims() local
734 /*operand_shape=*/scalar_indexed_source_shape.dimensions(), in FoldReshapeOfGatherNoDegenerateDims()
763 << StrJoin(scalar_indexed_source_shape.dimensions(), ",") in FoldReshapeOfGatherNoDegenerateDims()
771 scalar_indexed_source_shape.dimensions(scalar_indexed->source_dim())); in FoldReshapeOfGatherNoDegenerateDims()
775 ShapeUtil::ElementsIn(scalar_indexed_source_shape)); in FoldReshapeOfGatherNoDegenerateDims()
779 /*operand_shape=*/scalar_indexed_source_shape.dimensions(), in FoldReshapeOfGatherNoDegenerateDims()