Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.h522 ChannelLayoutConstraints host_channel_constraints_; variable
Dlayout_assignment.cc407 const Layout* prev_layout = host_channel_constraints_.ConstrainChannel( in BuildHostChannelConstraints()
436 return IsHostSendRecv(instruction) ? &host_channel_constraints_ in AddMandatoryConstraints()
1812 return IsHostSendRecv(instruction) ? &host_channel_constraints_ in ConstrainChannelLayouts()