Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.h689 bool MaybeAssignBuffer(BufferAllocation* allocation, const HloBuffer& buffer,
Dbuffer_assignment.cc984 bool BufferAssigner::MaybeAssignBuffer(BufferAllocation* allocation, in MaybeAssignBuffer() function in xla::BufferAssigner
1173 if (MaybeAssignBuffer(allocation, *hlo_buffer, assignment)) { in AssignSingleHloBuffer()
1189 if (MaybeAssignBuffer(allocation, *hlo_buffer, assignment)) { in AssignSingleHloBuffer()