Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.cc627 auto inst_init_shape = TypeToShape(inst.init_values()[0].getType()); in IsFusedReductionOutputConsistent() local
634 ShapeUtil::Equal(first_reduce_init_shape, inst_init_shape) && in IsFusedReductionOutputConsistent()