Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h1234 bool AreIntervalsReservedInAlternateMemory(
Dmemory_space_assignment.cc1118 if (AreIntervalsReservedInAlternateMemory(colocated_intervals)) { in Finish()
1157 if (AreIntervalsReservedInAlternateMemory(colocated_intervals)) { in Finish()
1777 bool AlternateMemoryBestFitHeap::AreIntervalsReservedInAlternateMemory( in AreIntervalsReservedInAlternateMemory() function in xla::AlternateMemoryBestFitHeap