Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.h471 StatusOr<HloInstruction*> CreateCopyWithNewLayout(
Dlayout_assignment.cc799 StatusOr<HloInstruction*> LayoutAssignment::CreateCopyWithNewLayout( in CreateCopyWithNewLayout() function in xla::LayoutAssignment
827 CreateCopyWithNewLayout(target_shape, gte)); in CreateCopyWithNewLayout()
885 CreateCopyWithNewLayout(operand_layout.shape(), param)); in CopyOperandIfLayoutsDiffer()
901 CreateCopyWithNewLayout(operand_layout.shape(), operand)); in CopyOperandIfLayoutsDiffer()
1948 CreateCopyWithNewLayout(constraints.ResultLayout()->shape(), in RunOnComputation()