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