8000 Support `concat` alias to `cat` · Issue #61767 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

Support concat alias to cat #61767

8000
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
AnirudhDagar opened this issue Jul 16, 2021 · 0 comments
Closed

Support concat alias to cat #61767

AnirudhDagar opened this issue Jul 16, 2021 · 0 comments
Labels
module: python array api Issues related to the Python Array API triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Comments

@AnirudhDagar
Copy link
Contributor
AnirudhDagar commented Jul 16, 2021

🚀 Feature

Support torch.concat.

Motivation & Pitch

Python Array API proposes the use of concat among other manipulation functions. Currently, PyTorch supports the same functionality with torch.cat. As listed in #58742, it would be nice to add an alias concat to cat making it compliant with Array API.

Additional context

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

@rgommers rgommers added the module: python array api Issues related to the Python Array API label Jul 16, 2021
@mruberry mruberry added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Jul 19, 2021
< 7414 div class="TimelineItem-badge">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: python array api Issues related to the Python Array API triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
3 participants
0