-
Notifications
You must be signed in to change notification settings - Fork 35
add CUDA provider #644
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
Merged
Merged
add CUDA provider #644
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e08294d
to
ea08f87
Compare
e651a1a
to
7eb4364
Compare
12c6784
to
69aaabe
Compare
69aaabe
to
5ffa12c
Compare
vinser52
reviewed
Aug 9, 2024
vinser52
reviewed
Aug 9, 2024
b627282
to
313dfa0
Compare
1434321
to
c8eebe7
Compare
ldorau
requested changes
Sep 16, 2024
ldorau
reviewed
Sep 16, 2024
ldorau
reviewed
Sep 16, 2024
c8eebe7
to
460c47f
Compare
ldorau
requested changes
Sep 16, 2024
ldorau
requested changes
Sep 17, 2024
52db993
to
7784378
Compare
ldorau
reviewed
Sep 17, 2024
7784378
to
db056d1
Compare
ldorau
requested changes
Sep 17, 2024
ldorau
reviewed
Sep 17, 2024
ldorau
reviewed
Sep 17, 2024
db056d1
to
851a201
Compare
ldorau
reviewed
Sep 17, 2024
851a201
to
ae9f392
Compare
ldorau
reviewed
Sep 17, 2024
ae9f392
to
10cac8e
Compare
ldorau
requested changes
Sep 17, 2024
10cac8e
to
8cd1dc4
Compare
ldorau
approved these changes
Sep 17, 2024
8cd1dc4
to
fadb522
Compare
lplewa
approved these changes
Sep 18, 2024
fadb522
to
29b6843
Compare
29b6843
to
4a7eb95
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
add CUDA provider
NOTE: this PR does not add full functionality. Examples, better tests (with a unified approach to CUDA and L0 testing) and IPC functionality are still missing.
Partially fixes #225
Checklist