Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h548 void CombineTempAllocations();
Dbuffer_assignment.cc609 void BufferAssignment::CombineTempAllocations() { in CombineTempAllocations() function in xla::BufferAssignment
1732 assignment->CombineTempAllocations(); in CreateAssignment()