Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.h487 Status ConstrainChannelLayouts(HloComputation* computation,
Dlayout_assignment.cc1791 ConstrainChannelLayouts(computation, channel_constraints)); in RunOnComputation()
1808 Status LayoutAssignment::ConstrainChannelLayouts( in ConstrainChannelLayouts() function in xla::LayoutAssignment