Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h189 virtual bool CanAllocateInAlternateMemoryNoCopy(const Shape& shape,
269 bool CanAllocateInAlternateMemoryNoCopy(const Shape& shape, int64 start_time,
314 bool CanAllocateInAlternateMemoryNoCopy(const Shape& shape, int64 start_time,
Dmemory_space_assignment.cc321 bool InstructionCountPrefetchIntervalPicker::CanAllocateInAlternateMemoryNoCopy( in CanAllocateInAlternateMemoryNoCopy() function in xla::InstructionCountPrefetchIntervalPicker
444 bool CostAnalysisPrefetchIntervalPicker::CanAllocateInAlternateMemoryNoCopy( in CanAllocateInAlternateMemoryNoCopy() function in xla::CostAnalysisPrefetchIntervalPicker
925 if (!options_.prefetch_interval_picker->CanAllocateInAlternateMemoryNoCopy( in IsUseAllowedInAlternateMemory()
973 if (options_.prefetch_interval_picker->CanAllocateInAlternateMemoryNoCopy( in IsUseAllowedInAlternateMemory()
2202 if (!options_.prefetch_interval_picker->CanAllocateInAlternateMemoryNoCopy( in AllocateInAlternateMemoryNoCopy()
2556 options_.prefetch_interval_picker->CanAllocateInAlternateMemoryNoCopy( in FindBestChunkCandidate()