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.cc820 GetSortedBufferIntervals(); in Finish()
842 GlobalDecreasingSizeBestFitHeap<BufferType>::GetSortedBufferIntervals() const { in GetSortedBufferIntervals() function in xla::GlobalDecreasingSizeBestFitHeap
981 std::vector<BufferInterval> sorted_buffer_vec = GetSortedBufferIntervals(); in Finish()
Dheap_simulator.h415 std::vector<BufferInterval> GetSortedBufferIntervals() const;
Dmemory_space_assignment.cc1099 GetSortedBufferIntervals(); in Finish()