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.h533 ChannelLayoutConstraints host_channel_constraints_; variable
Dlayout_assignment.cc417 const Layout* prev_layout = host_channel_constraints_.ConstrainChannel( in BuildHostChannelConstraints()
452 return IsHostSendRecv(instruction) ? &host_channel_constraints_ in AddMandatoryConstraints()
1974 return IsHostSendRecv(instruction) ? &host_channel_constraints_ in ConstrainChannelLayouts()