Skip to content

argsort is missing the stable parameter #70922

@pmeier

Description

@pmeier

The array API specification stipulates that torch.argsort should support the same parameters as torch.argsort. Excluding out, stable: bool = True is missing from torch.argsort.

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

Metadata

Metadata

Assignees

Labels

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