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.h463 StatusOr<HloInstruction*> CreateCopyWithNewLayout(
Dlayout_assignment.cc772 StatusOr<HloInstruction*> LayoutAssignment::CreateCopyWithNewLayout( in CreateCopyWithNewLayout() function in xla::LayoutAssignment
799 CreateCopyWithNewLayout(target_shape, gte)); in CreateCopyWithNewLayout()
848 CreateCopyWithNewLayout(operand_layout.shape(), operand)); in CopyOperandIfLayoutsDiffer()
1801 CreateCopyWithNewLayout(constraints.ResultLayout()->shape(), in RunOnComputation()