Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dlhlo_fuse_linalg.cc50 use_parallel_loops_.setValue(use_parallel_loops); in LhloFuseLinalgPass()
195 auto loopType = use_parallel_loops_ in tileGenericOp()
205 Option<bool> use_parallel_loops_{ member in mlir::lmhlo::__anon55bd11270111::LhloFuseLinalgPass
/external/tensorflow/tensorflow/compiler/mlir/hlo/include/mlir-hlo/Dialect/mhlo/transforms/
Dlmhlo_passes.td28 Option<"use_parallel_loops_", "use-parallel-loops", "bool",