Searched refs:new_while_shape_elems (Results 1 – 1 of 1) sorted by relevance
526 std::vector<Shape> new_while_shape_elems; in TryRemoveConstantParams() local529 new_while_shape_elems.push_back(while_shape.tuple_shapes(i)); in TryRemoveConstantParams()532 Shape new_while_shape = ShapeUtil::MakeTupleShape(new_while_shape_elems); in TryRemoveConstantParams()