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.h503 BufferAllocation* GetMutableAllocation(BufferAllocation::Index index);
Dbuffer_assignment.cc389 BufferAllocation* BufferAssignment::GetMutableAllocation( in GetMutableAllocation() function in xla::BufferAssignment
1055 assignment->GetMutableAllocation(operand_slice.index()); in AssignBuffersForComputation()
1082 BufferAllocation* allocation = assignment->GetMutableAllocation( in AssignBuffersForComputation()