Skip to content
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

Rewrite Index Op #278

Closed
wants to merge 2 commits into from
Closed

Conversation

manuelcandales
Copy link
Contributor

Summary: Full rewrite of index op, so that it completely implements numpy's advanced indexing functionality.

Reviewed By: kirklandsign

Differential Revision: D49159988

manuelcandales and others added 2 commits September 11, 2023 20:03
Differential Revision: D49159987

fbshipit-source-id: cce3b28b2ae7a354e1aded8c0f1810f4909bc2f3
Summary: Full rewrite of index op, so that it completely implements numpy's [advanced indexing](https://numpy.org/doc/stable/user/basics.indexing.html#advanced-indexing) functionality.

Reviewed By: kirklandsign

Differential Revision: D49159988

fbshipit-source-id: 1ddd8333dfbd0c1eb8e572d361c4c15df3d43cec
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 12, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D49159988

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 7692b51.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants