Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment.cc1254 bool all_computations_have_sequential_order = true; in AssignSingleHloBuffer() local
1259 all_computations_have_sequential_order &= has_sequential_order; in AssignSingleHloBuffer()
1262 if (all_computations_have_sequential_order) { in AssignSingleHloBuffer()