Skip to content

allow dim=None in concat #70925

@pmeier

Description

@pmeier

The array API specification stipulates that

  1. dim=None flattens all inputs before concatenating.
  2. negative dim's index the dimensions starting from the last one. False positive.

cc @mruberry @rgommers @pmeier @asmeurer @leofang @AnirudhDagar @asi1024 @emcastillo @kmaehashi

Metadata

Metadata

Assignees

No one assigned

    Labels

    module: python array apiIssues related to the Python Array APImodule: viewing and reshapingtriagedThis 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