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

[torch_xla2] Fix the test of cumsum #7965

Merged
merged 1 commit into from
Sep 6, 2024
Merged

[torch_xla2] Fix the test of cumsum #7965

merged 1 commit into from
Sep 6, 2024

Conversation

guyao
Copy link
Contributor

@guyao guyao commented Sep 5, 2024

torch supports cumsum on scalar tensor but jnp does not.

resolve #7376

torch supports cumsum on scalar tensor but jnp does not.
Copy link
Collaborator

@ManfeiBai ManfeiBai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM

@ManfeiBai ManfeiBai merged commit 12e5958 into pytorch:master Sep 6, 2024
3 checks passed
guyao added a commit to guyao/xla that referenced this pull request Sep 9, 2024
anishfish2 pushed a commit to anishfish2/xla that referenced this pull request Sep 10, 2024
@guyao guyao deleted the op branch September 15, 2024 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Op info test for cumsum
2 participants