Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dconditional_code_motion.cc1431 bool can_change_tuple_shape = true; in Run() local
1435 can_change_tuple_shape = false; in Run()
1438 if (can_change_tuple_shape) { in Run()