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

Fix issue 189 #392

Merged
merged 1 commit into from
Apr 20, 2021
Merged

Fix issue 189 #392

merged 1 commit into from
Apr 20, 2021

Conversation

oleksandr-pavlyk
Copy link
Collaborator

Closes #189

When type-checking input, check for the input to be instance
of abtract class numbers.Integral, rather than class int

Modified test suite to not expect the test from the ticket
to fail.

When type-checking input, check for the input to be instance
of abtract class numbers.Integral, rather than class `int`

Modified test suite to not expect the test from the ticket
to fail.
@oleksandr-pavlyk oleksandr-pavlyk merged commit d97370a into master Apr 20, 2021
@oleksandr-pavlyk oleksandr-pavlyk deleted the issue-189-MemoryUSM branch April 20, 2021 04:14
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.

dpctl.memory.MemoryUSMShared(np.int64(16)) should work
2 participants