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.cc383 bool IsHostSendRecv(const HloInstruction* instruction) { in IsHostSendRecv() function
436 return IsHostSendRecv(instruction) ? &host_channel_constraints_ in AddMandatoryConstraints()
1812 return IsHostSendRecv(instruction) ? &host_channel_constraints_ in ConstrainChannelLayouts()