Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dconditional_code_motion.cc1314 bool can_change_tuple_shape = true; in Run() local
1318 can_change_tuple_shape = false; in Run()
1321 if (can_change_tuple_shape) { in Run()