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.h494 *channel_layout_constraints_ = channel_constraints_; in ResetChannelConstraints()
518 ChannelLayoutConstraints channel_constraints_; variable
Dlayout_assignment.cc981 channel_constraints_ = *channel_layout_constraints_; in LayoutAssignment()