Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
H A Dembed_tf_framework_pass.cc35 bool IsNotInsideTfEntryFunction(Operation* op) { in IsNotInsideTfEntryFunction() function
76 memref::DeallocOp>(IsNotInsideTfEntryFunction); in runOnOperation()
H A Drewrite_tf_framework_assert.cc67 bool IsNotInsideTfEntryFunction(Operation *op) { in IsNotInsideTfEntryFunction() function
95 target.addDynamicallyLegalOp<cf::AssertOp>(IsNotInsideTfEntryFunction); in runOnOperation()