Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.cc393 bool IsHostSendRecv(const HloInstruction* instruction) { in IsHostSendRecv() function
452 return IsHostSendRecv(instruction) ? &host_channel_constraints_ in AddMandatoryConstraints()
1974 return IsHostSendRecv(instruction) ? &host_channel_constraints_ in ConstrainChannelLayouts()