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

[feat] Add check for existence of accelerator before waiting #227

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

Luodian
Copy link
Contributor

@Luodian Luodian commented Sep 5, 2024

This pull request adds a check for the existence of the accelerator before waiting. Previously, the code would attempt to wait for the accelerator without checking if it exists, which could lead to errors. With this change, the code will only wait for the accelerator if it is present, ensuring smoother execution.

@Luodian Luodian changed the title Add check for existence of accelerator before waiting [feat] Add check for existence of accelerator before waiting Sep 5, 2024
@Luodian Luodian merged commit 21d0fdf into main Sep 5, 2024
2 checks passed
@Luodian Luodian deleted the patch/fix-tp-accelerator branch September 5, 2024 01:41
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.

1 participant