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.cc725 BufferAllocationProto proto_allocation = allocation.ToProto(); in ToProto() local
726 proto.add_buffer_allocations()->Swap(&proto_allocation); in ToProto()