Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_liveness.cc141 bool IsEntryParameter(const HloInstruction* instruction) { in IsEntryParameter() function
154 if (IsEntryParameter(a_instruction) && in MayInterfere()
158 if (IsEntryParameter(b_instruction) && in MayInterfere()