Home
last modified time | relevance | path

Searched defs:expandedIntermShape (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Transforms/
H A Dsymbolic_shape_optimization.cc484 SmallVector<int64_t> *expandedIntermShape) { in findExpandingAndCollapsingDimensionGroups()
672 SmallVector<int64_t> expandedIntermShape; in materializeReshapeAsExpandAndCollapse() local