Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.cc741 void AlternateMemoryBestFitHeap::CreateAllocationValues( in CreateAllocationValues()
742 const AlternateMemoryBestFitHeap::BufferInterval& buffer_interval, in CreateAllocationValues()
814 void AlternateMemoryBestFitHeap::FindAliases( in FindAliases()
866 std::vector<const AlternateMemoryBestFitHeap::BufferInterval*>
867 AlternateMemoryBestFitHeap::GetSortedColocatedIntervals( in GetSortedColocatedIntervals()
868 const AlternateMemoryBestFitHeap::BufferInterval& interval) const { in GetSortedColocatedIntervals()
887 bool AlternateMemoryBestFitHeap::IsUseAllowedInAlternateMemory( in IsUseAllowedInAlternateMemory()
995 void AlternateMemoryBestFitHeap::AppendBufferInfoDebugString( in AppendBufferInfoDebugString()
996 const AlternateMemoryBestFitHeap::BufferInterval& interval, in AppendBufferInfoDebugString()
1053 void AlternateMemoryBestFitHeap::AppendAllocationInfoDebugString( in AppendAllocationInfoDebugString()
[all …]
Dmemory_space_assignment.h941 class AlternateMemoryBestFitHeap
947 AlternateMemoryBestFitHeap( in AlternateMemoryBestFitHeap() function
987 absl::Span<const AlternateMemoryBestFitHeap::BufferInterval* const>
1210 absl::Span<const AlternateMemoryBestFitHeap::BufferInterval* const>