Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlegalize_to_linalg.cc55 SmallVector<StringRef, 3> GetParallelAndReductionIterators( in GetParallelAndReductionIterators() function
64 return GetParallelAndReductionIterators(nParallelLoops, 0); in GetNParallelLoopsAttrs()
1361 GetParallelAndReductionIterators(src_rank, reduction_dims.size())); in matchAndRewrite()