Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.h209 PointsToSet::BufferSet* GetBufferSet(const HloInstruction* instruction) const;
Dlayout_assignment.cc128 PointsToSet::BufferSet* LayoutConstraints::GetBufferSet( in GetBufferSet() function in xla::LayoutConstraints
151 PointsToSet::BufferSet* output_buffers = GetBufferSet(instruction); in OperandBufferForwarded()
153 GetBufferSet(instruction->operand(operand_no)); in OperandBufferForwarded()