Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h1147 bool IsUseAllowedInAlternateMemory(const AllocationValue& value,
Dmemory_space_assignment.cc887 bool AlternateMemoryBestFitHeap::IsUseAllowedInAlternateMemory( in IsUseAllowedInAlternateMemory() function in xla::AlternateMemoryBestFitHeap
1376 if (!IsUseAllowedInAlternateMemory(allocation_value, hlo_use)) { in AllocateAllocationValues()