Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc1101 absl::flat_hash_set<const HloValue*>>* in AssignSingleHloBuffer()
1241 absl::flat_hash_set<const HloValue*>>* in AssignBuffersForComputations()
1409 buffers_to_assign_sequentially, in AssignBuffersWithSequentialOrdering()
1677 buffers_to_assign_sequentially; in CreateAssignment() local