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

Add an implementation of np.vdot to PytatoPyOpenCLArrayContext #299

Merged

Conversation

nkoskelo
Copy link
Contributor

@nkoskelo nkoskelo commented Jan 8, 2025

closes #295

test/test_arraycontext.py Outdated Show resolved Hide resolved
arraycontext/impl/pytato/fake_numpy.py Outdated Show resolved Hide resolved
@inducer inducer merged commit bc7139f into inducer:main Jan 9, 2025
12 checks passed
@nkoskelo nkoskelo deleted the add_vdot_to_PytatoPyOpenCLArrayContext branch January 9, 2025 23:36
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.

PytatoPyOpenCLArrayContext should support np.vdot() or something similar
2 participants