Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dside_effect_util.cc53 NameAttrList branch_func; in SetDeviceOrdinalAttributeForNode() local
63 NameAttrList branch_func; in SetDeviceOrdinalAttributeForNode() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf_control_flow.cc169 mlir::func::FuncOp branch_func = op.branch_function(i); in LowerCase() local
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/functional_to_region/
H A Dimpl.cc372 GraphFuncOp branch_func = this->LookupFunc(attr); in matchAndRewrite() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/analysis/
H A Dside_effect_analysis.cc252 for (auto branch_func : branch_funcs) { in CollectOpSideEffects() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dextract_outside_compilation_pass.cc411 NameAttrList branch_func; in ResetDeviceOrdinalToPlaceholderValue() local
419 NameAttrList branch_func; in ResetDeviceOrdinalToPlaceholderValue() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_ops_a_m.cc834 auto branch_func = symbol_table.lookupNearestSymbolFrom<func::FuncOp>( in VerifyCaseOrIfOpBranchFunctions() local