Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlayout_assignment.cc989 StatusOr<HloInstruction*> LayoutAssignment::CreateCopyWithNewLayout( in CreateCopyWithNewLayout() function in xla::LayoutAssignment
1017 CreateCopyWithNewLayout(target_shape, gte)); in CreateCopyWithNewLayout()
1076 CreateCopyWithNewLayout(operand_layout.shape(), param)); in CopyOperandIfLayoutsDiffer()
1100 CreateCopyWithNewLayout(operand_layout.shape(), operand)); in CopyOperandIfLayoutsDiffer()
2049 CreateCopyWithNewLayout(constraints.ResultLayout()->shape(), in AssignLayouts()
H A Dlayout_assignment.h575 StatusOr<HloInstruction*> CreateCopyWithNewLayout(