Open
Description
The array API specification stipulates that
dim
should accept a tuple ofint
's indicating all dimensions that should be squeezed.dim
should have no default value. Currently, not passing anything will squeeze all singleton dimension.
cc @ezyang @gchanan @mruberry @rgommers @pmeier @asmeurer @leofang @AnirudhDagar @asi1024 @emcastillo @kmaehashi
Metadata
Metadata
Assignees
Labels
Related to a BC-breaking changeRelated to a BC-breaking changeIssues related to the Python Array APIIssues related to the Python Array APItopic categorytopic categoryThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module