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

chore(gpu): add back async entry points #2004

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

agnesLeroy
Copy link
Contributor

We need to have async entry points for asynchronous execution between the CPU & GPU at the HL API level later. We can't remove it.

closes: please link all relevant issues

PR content/description

Check-list:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Relevant issues are marked as resolved/closed, related issues are linked in the description
  • Check for breaking changes (including serialization changes) and add them to commit message following the conventional commit specification

@cla-bot cla-bot bot added the cla-signed label Jan 27, 2025
@agnesLeroy agnesLeroy requested a review from pdroalves January 27, 2025 10:54
@agnesLeroy agnesLeroy closed this Jan 27, 2025
@agnesLeroy agnesLeroy reopened this Jan 28, 2025
We need to have async entry points for asynchronous execution between
the CPU & GPU at the HL API level later. We can't remove it.
@agnesLeroy agnesLeroy force-pushed the al/put_back_async_entry_points branch from c613f66 to b28be85 Compare January 28, 2025 09:03
@agnesLeroy agnesLeroy requested review from guillermo-oyarzun and removed request for pdroalves January 28, 2025 09:03
@agnesLeroy agnesLeroy merged commit f47fe52 into main Jan 28, 2025
146 checks passed
@agnesLeroy agnesLeroy deleted the al/put_back_async_entry_points branch January 28, 2025 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants