Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.cc702 Shape first_reduce_operand_shape = in IsFusedReductionOutputConsistent() local
720 ShapeUtil::Equal(first_reduce_operand_shape, inst_operand_shape) && in IsFusedReductionOutputConsistent()
726 if (!(ShapeUtil::CompatibleIgnoringElementType(first_reduce_operand_shape, in IsFusedReductionOutputConsistent()
728 LayoutUtil::Equal(first_reduce_operand_shape.layout(), in IsFusedReductionOutputConsistent()