Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dmark_ops_for_outside_compilation.cc51 struct MarkOpsForOutsideCompilation struct
53 MarkOpsForOutsideCompilation> {
321 void MarkOpsForOutsideCompilation::runOnOperation() { in runOnOperation()
381 return std::make_unique<MarkOpsForOutsideCompilation>(); in CreateMarkOpsForOutsideCompilationPass()