Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dconditional_code_motion.cc502 int64 hoist_index = map_inst_to_tuple_index[hoist]; in ConvertSpecialMove() local
504 HloInstruction* gte_hoist = find_gte(conditional, hoist_index); in ConvertSpecialMove()