Home
last modified time | relevance | path

Searched defs:channel_constraints (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlayout_assignment_test.cc55 ChannelLayoutConstraints* channel_constraints = nullptr) { in AssignLayouts()
862 ChannelLayoutConstraints channel_constraints; in TEST_F() local
903 ChannelLayoutConstraints channel_constraints; in TEST_F() local
1334 HloModule* m, ChannelLayoutConstraints* channel_constraints = nullptr) { in AssignLayoutsToComputation()
1414 ChannelLayoutConstraints channel_constraints; in TEST_F() local
1451 ChannelLayoutConstraints channel_constraints; in TEST_F() local
1530 ChannelLayoutConstraints channel_constraints; in TEST_F() local
1597 ChannelLayoutConstraints channel_constraints; in TEST_F() local
H A Dlayout_assignment.cc575 ChannelLayoutConstraints* channel_constraints, in AddMandatoryConstraints()
1242 ChannelLayoutConstraints* channel_constraints, in LayoutAssignment()
2229 ChannelLayoutConstraints* channel_constraints) { in RunOnComputation()
2311 ChannelLayoutConstraints* channel_constraints) { in ConstrainChannelLayouts()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_layout_assignment.h35 : LayoutAssignment(entry_computation_layout, channel_constraints), in LayoutAssignment() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_layout_assignment.h36 : LayoutAssignment(entry_computation_layout, channel_constraints), in LayoutAssignment() argument