Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_layout_assignment.cc298 TF_RETURN_IF_ERROR(SetOperandBatchRowsColsLayout( in AddBackendConstraints()
300 TF_RETURN_IF_ERROR(SetOperandBatchRowsColsLayout( in AddBackendConstraints()
419 return SetOperandBatchRowsColsLayout(instruction, operand, batch_dims, in SetDotOperandLayout()
423 Status GpuLayoutAssignment::SetOperandBatchRowsColsLayout( in SetOperandBatchRowsColsLayout() function in xla::gpu::GpuLayoutAssignment
H A Dgpu_layout_assignment.h47 Status SetOperandBatchRowsColsLayout(const HloInstruction* instruction,