Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc899 BufferAllocationProto proto_allocation = allocation.ToProto(); in ToProto() local
900 proto.add_buffer_allocations()->Swap(&proto_allocation); in ToProto()