Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_to_linalg.cc203 SmallVector<AffineMap, 2> indexing_maps(args.size() + (isLHLO ? 0 : 1), in matchAndRewrite() local
376 SmallVector<AffineMap, 2> indexing_maps = in matchAndRewrite() local
572 auto indexing_maps = getIndexingMaps(op, broadcast_dims, result_shape, in matchAndRewrite() local
1332 SmallVector<AffineMap, 3> indexing_maps; in matchAndRewrite() local