Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dlayout_assignment.h581 virtual Status CopyOperandIfLayoutsDiffer(const ShapeLayout& operand_layout,
H A Dlayout_assignment.cc1049 Status LayoutAssignment::CopyOperandIfLayoutsDiffer( in CopyOperandIfLayoutsDiffer() function in xla::LayoutAssignment
2017 TF_RETURN_IF_ERROR(CopyOperandIfLayoutsDiffer(*operand_layout, in AssignLayouts()