Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_analysis.cc548 static HloInstruction* GetOnlyGTE(HloInstruction* inst) { in GetOnlyGTE() function
582 auto* cond_gte = GetOnlyGTE(while_cond_param); in ComputeWhileLoopTripCountUpperBound()