Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h537 BufferAllocation* GetMutableAllocation(BufferAllocation::Index index);
Dbuffer_assignment.cc451 BufferAllocation* BufferAssignment::GetMutableAllocation( in GetMutableAllocation() function in xla::BufferAssignment
1172 assignment->GetMutableAllocation(operand_slice.index()); in AssignSingleHloBuffer()
1187 BufferAllocation* allocation = assignment->GetMutableAllocation( in AssignSingleHloBuffer()