Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DFusionOnTensors.cpp572 SmallVector<int64_t, 4> expandedResultShape; in fuseWithReshapeByExpansion() local
573 getReshapeInfo(indexingMap, reassociation, expandedResultShape); in fuseWithReshapeByExpansion()
575 expandedResultShape, in fuseWithReshapeByExpansion()