Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment.cc306 static const HloInstruction* GetEntryParameterInstruction( in GetEntryParameterInstruction() function
344 const HloInstruction* param = GetEntryParameterInstruction(*this); in ToString()