Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

change supported arguments for parameter dim in squeeze #70924

Copy link
Copy link
Open
@pmeier

Description

@pmeier
Issue body actions

The array API specification stipulates that

  1. dim should accept a tuple of int's indicating all dimensions that should be squeezed.
  2. 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

No one assigned

    Labels

    module: bc-breakingRelated to a BC-breaking changeRelated to a BC-breaking changemodule: python array apiIssues related to the Python Array APIIssues related to the Python Array APItopic: bc breakingtopic categorytopic categorytriagedThis 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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.