Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dbridge.cc136 pm.addNestedPass<FuncOp>(CreateTPUMergeVariablesWithExecutePass()); in CreateTPUBridgePipeline()
Dpasses.h361 std::unique_ptr<OperationPass<FuncOp>> CreateTPUMergeVariablesWithExecutePass();
Dtpu_merge_variables_with_execute.cc632 CreateTPUMergeVariablesWithExecutePass() { in CreateTPUMergeVariablesWithExecutePass() function