Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc898 const flat_hash_set<const LogicalBuffer*>& colocated_buffers, in AssignBuffersForComputation()
1696 flat_hash_set<const LogicalBuffer*>* colocated_buffers, in AssignColocatedBufferSets()
1776 flat_hash_set<const LogicalBuffer*> colocated_buffers; in CreateAssignment() local