Skip to content

Skip Results are not equal #954

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

Conversation

LukichevaPolina
Copy link
Contributor

No description provided.

@Alexander-Makaryev Alexander-Makaryev added the in progress Please do not merge. Work is in progress. label Sep 22, 2021
@LukichevaPolina
Copy link
Contributor Author

Tests fail with error "Results are not equal" because None as the result of work dpnp function is compared to the result of numpy function in numpy_cupy_equal. None returns from _call_func (in helper.py), which handles the exception from the dpnp function. The exception happened because usmarray hasn`t method item().

@Alexander-Makaryev
Copy link
Contributor

For details look into #979

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.

3 participants