Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dexecutor_island_coarsening.cc480 struct ExecutorIslandCoarseningPass struct
482 ExecutorIslandCoarseningPass> {
486 void ExecutorIslandCoarseningPass::runOnOperation() { in runOnOperation()
507 return std::make_unique<ExecutorIslandCoarseningPass>(); in CreateTFExecutorIslandCoarseningPass()
Dtf_passes.td572 def ExecutorIslandCoarseningPass : Pass<"tf-executor-island-coarsening", "mlir::func::FuncOp"> {
622 This pass is a variant of ExecutorIslandCoarseningPass that is limited to