Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc564 BufferAllocation* BufferAssignment::NewAllocation(const HloBuffer& buffer, in NewAllocation() function in xla::BufferAssignment
1110 assignment->NewAllocation(*hlo_buffer, buffer_size); in AssignSingleHloBuffer()
1134 assignment->NewAllocation(*hlo_buffer, buffer_size); in AssignSingleHloBuffer()
1149 assignment->NewAllocation(*hlo_buffer, buffer_size); in AssignSingleHloBuffer()
1159 assignment->NewAllocation(*hlo_buffer, buffer_size); in AssignSingleHloBuffer()
1227 assignment->NewAllocation(*hlo_buffer, buffer_size); in AssignSingleHloBuffer()
Dbuffer_assignment.h523 BufferAllocation* NewAllocation(const HloBuffer& buffer, int64 size);