Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment.cc436 BufferAllocation* BufferAssignment::GetMutableAllocation( in GetMutableAllocation() function in xla::BufferAssignment
1228 assignment->GetMutableAllocation(operand_slice.index()); in AssignSingleHloBuffer()
1243 BufferAllocation* allocation = assignment->GetMutableAllocation( in AssignSingleHloBuffer()
H A Dbuffer_assignment.h541 BufferAllocation* GetMutableAllocation(BufferAllocation::Index index);