Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.h502 *channel_layout_constraints_ = channel_constraints_; in ResetChannelConstraints()
529 ChannelLayoutConstraints channel_constraints_; variable
Dlayout_assignment.cc1038 channel_constraints_ = *channel_layout_constraints_; in LayoutAssignment()