Home
last modified time | relevance | path

Searched defs:DropEmptyControlTrigger (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_executor.cc1058 struct DropEmptyControlTrigger : public OpRewritePattern<ControlTriggerOp> { struct
1061 LogicalResult matchAndRewrite(ControlTriggerOp op, in matchAndRewrite()