Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dconditional_code_motion.cc410 auto find_gte = [](const HloInstruction* conditional_result, in ConvertSpecialMove() local
504 HloInstruction* gte_hoist = find_gte(conditional, hoist_index); in ConvertSpecialMove()