Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dembed_tf_framework_pass.cc31 bool IsNotInsideTfEntryFunction(Operation* op) { in IsNotInsideTfEntryFunction() function
69 IsNotInsideTfEntryFunction); in runOnOperation()
101 target.addDynamicallyLegalOp<AssertOp>(IsNotInsideTfEntryFunction); in runOnOperation()