Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h1286 void FinalizeAllocations(absl::Span<AllocationValue> allocation_values);
Dmemory_space_assignment.cc1234 FinalizeAllocations(absl::MakeSpan(allocation_values)); in Finish()
1880 void AlternateMemoryBestFitHeap::FinalizeAllocations( in FinalizeAllocations() function in xla::AlternateMemoryBestFitHeap