Searched refs:result_subshapes (Results 1 – 1 of 1) sorted by relevance
2103 std::vector<Shape> result_subshapes; in InferReduceShape() local2105 result_subshapes.push_back(ShapeUtil::MakeShape( in InferReduceShape()2108 return ShapeUtil::MakeTupleShape(result_subshapes); in InferReduceShape()