Home
last modified time | relevance | path

Searched refs:GetSortedBufferIntervals (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.cc808 GetSortedBufferIntervals(); in Finish()
829 GlobalDecreasingSizeBestFitHeap<BufferType>::GetSortedBufferIntervals() const { in GetSortedBufferIntervals() function in xla::GlobalDecreasingSizeBestFitHeap
982 std::vector<BufferInterval> sorted_buffer_vec = GetSortedBufferIntervals(); in Finish()
Dheap_simulator.h414 std::vector<BufferInterval> GetSortedBufferIntervals() const;
Dmemory_space_assignment.cc1408 GetSortedBufferIntervals(); in Finish()