Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.h154 void ShareBuffer(const BufferValue* buffer, const BufferValue* shared,
Dheap_simulator.cc266 ShareBuffer(buffer, operand_buffer, instruction); in RunComputation()
430 void HeapSimulator::ShareBuffer(const BufferValue* buffer, in ShareBuffer() function in xla::HeapSimulator