Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.cc626 auto inst_operand_shape = TypeToShape(inst.operands()[0].getType()); in IsFusedReductionOutputConsistent() local
633 ShapeUtil::Equal(first_reduce_operand_shape, inst_operand_shape) && in IsFusedReductionOutputConsistent()