Home
last modified time | relevance | path

Searched defs:buffers_to_assign_sequentially (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment.cc1157 absl::flat_hash_set<const HloValue*>>* in AssignSingleHloBuffer()
1297 absl::flat_hash_set<const HloValue*>>* in AssignBuffersForComputations()
1465 buffers_to_assign_sequentially, in AssignBuffersWithSequentialOrdering()
1765 buffers_to_assign_sequentially; in CreateAssignment() local