Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc1198 bool all_computations_have_sequential_order = true; in AssignSingleHloBuffer() local
1203 all_computations_have_sequential_order &= has_sequential_order; in AssignSingleHloBuffer()
1206 if (all_computations_have_sequential_order) { in AssignSingleHloBuffer()