Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
DFusionOnTensors.cpp553 SmallVector<int64_t, 4> expandedOperandShape; in fuseWithReshapeByExpansion() local
554 getReshapeInfo(indexingMap, reassociation, expandedOperandShape); in fuseWithReshapeByExpansion()
556 expandedOperandShape, in fuseWithReshapeByExpansion()