Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmemory_space_assignment.h1545 void UncommitPendingChunks(absl::Span<AllocationValue> allocation_values);
H A Dmemory_space_assignment.cc1549 UncommitPendingChunks(absl::MakeSpan(allocation_values)); in Finish()
1554 UncommitPendingChunks(absl::MakeSpan(allocation_values)); in Finish()
2565 void AlternateMemoryBestFitHeap::UncommitPendingChunks( in UncommitPendingChunks() function in xla::memory_space_assignment::AlternateMemoryBestFitHeap