Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/region_to_functional/
H A Dimpl.cc150 ArrayAttr GetControlRetAttrs(ValueRange ctls, ValueRange args,
582 ArrayAttr BasePattern::GetControlRetAttrs(ValueRange ctls, ValueRange args, in GetControlRetAttrs() function in mlir::tfg::BasePattern
653 GetControlRetAttrs(yield.ctls(), args, &name_uniquer)); in Outline()
971 this->GetControlRetAttrs(cond_op.ctls(), op.init(), &name_uniquer)); in matchAndRewrite()