Skip to content

Conversation

honno
Copy link
Member

@honno honno commented Jan 11, 2023

Resolves #160, and introduces a sanity check for both test_sum and test_prod (as we currently need an integer output for values testing).

@honno honno force-pushed the skip-undefined-dtype-assert branch from fedd418 to a7ca3f5 Compare January 11, 2023 18:26
@asmeurer asmeurer merged commit 926f3a5 into data-apis:master Jan 11, 2023
@honno honno deleted the skip-undefined-dtype-assert branch February 28, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pytorch test_sum fails with out.dtype=int64, but should be uint64 [sum(uint8)]
2 participants