Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.cc619 auto inst_shape = TypeToShape(inst.getResult(0).getType()); in IsFusedReductionOutputConsistent() local
632 if (!(ShapeUtil::Equal(first_reduce_shape, inst_shape) && in IsFusedReductionOutputConsistent()
640 inst_shape) && in IsFusedReductionOutputConsistent()
642 inst_shape.layout()))) { in IsFusedReductionOutputConsistent()