Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h1195 absl::optional<ChunkCandidate> FindBestChunkCandidate(
Dmemory_space_assignment.cc2255 absl::optional<ChunkCandidate> chunk_candidate = FindBestChunkCandidate( in AllocateInAlternateMemoryNoCopy()
2503 auto chunk_candidate = FindBestChunkCandidate( in Prefetch()
2538 AlternateMemoryBestFitHeap::FindBestChunkCandidate( in FindBestChunkCandidate() function in xla::AlternateMemoryBestFitHeap