Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dwhile_util.h113 GetGTEsMapForWhileConditional(const HloComputation& while_conditional);
H A Dwhile_loop_constant_sinking.cc81 WhileUtil::GetGTEsMapForWhileConditional(*while_cond); in TrySinkingConstantsIntoWhileLoop()
H A Dwhile_util.cc319 WhileUtil::GetGTEsMapForWhileConditional( in GetGTEsMapForWhileConditional() function in xla::WhileUtil