Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h502 BufferAllocation* GetMutableAssignedAllocation(const LogicalBuffer& buffer);
Dbuffer_assignment.cc352 BufferAllocation* BufferAssignment::GetMutableAssignedAllocation( in GetMutableAssignedAllocation() function in xla::BufferAssignment
1832 assignment->GetMutableAssignedAllocation(*buffer); in CreateAssignment()