Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h1283 void UncommitPendingChunks(absl::Span<AllocationValue> allocation_values);
Dmemory_space_assignment.cc1212 UncommitPendingChunks(absl::MakeSpan(allocation_values)); in Finish()
1217 UncommitPendingChunks(absl::MakeSpan(allocation_values)); in Finish()
1832 void AlternateMemoryBestFitHeap::UncommitPendingChunks( in UncommitPendingChunks() function in xla::AlternateMemoryBestFitHeap