Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc899 const flat_hash_set<BufferAllocation::Index>& colocated_allocations, in AssignBuffersForComputation()
1697 flat_hash_set<BufferAllocation::Index>* colocated_allocations) { in AssignColocatedBufferSets()
1777 flat_hash_set<BufferAllocation::Index> colocated_allocations; in CreateAssignment() local