Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dbuffer_assignment.h540 BufferAllocation* GetMutableAssignedAllocation(const HloBuffer& buffer);
H A Dbuffer_assignment.cc398 BufferAllocation* BufferAssignment::GetMutableAssignedAllocation( in GetMutableAssignedAllocation() function in xla::BufferAssignment
1809 assignment->GetMutableAssignedAllocation(*buffer); in CreateAssignment()