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

PR #20313: Fix async wrapper to walk child computations #20421

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

copybara-service[bot]
Copy link

PR #20313: Fix async wrapper to walk child computations

Imported from GitHub PR #20313

Async wrapper should walk all the computations of instructions, except fusion instructions (especially while and condition instructions). This patch adds that, along with tests.
Copybara import of the project:

--
1c9ca5e by Shraiysh Vaishay [email protected]:

Fix async wrapper to walk child computations

Async wrapper should walk all the computations of instructions, except
fusion instructions (especially while and condition instructions). This
patch adds that, along with tests.

--
2c09ae1 by Shraiysh Vaishay [email protected]:

Addressed comments

Merging this change closes #20313

FUTURE_COPYBARA_INTEGRATE_REVIEW=#20313 from shraiysh:async_wrapper 2c09ae1

@copybara-service copybara-service bot force-pushed the test_705017383 branch 2 times, most recently from 4807cb6 to 58f4a9c Compare December 11, 2024 11:06
Imported from GitHub PR #20313

Async wrapper should walk all the computations of instructions, except fusion instructions (especially while and condition instructions). This patch adds that, along with tests.
Copybara import of the project:

--
1c9ca5e by Shraiysh Vaishay <[email protected]>:

Fix async wrapper to walk child computations

Async wrapper should walk all the computations of instructions, except
fusion instructions (especially while and condition instructions). This
patch adds that, along with tests.

--
2c09ae1 by Shraiysh Vaishay <[email protected]>:

Addressed comments

Merging this change closes #20313

COPYBARA_INTEGRATE_REVIEW=#20313 from shraiysh:async_wrapper 2c09ae1
PiperOrigin-RevId: 705050972
@copybara-service copybara-service bot merged commit 795165a into main Dec 11, 2024
@copybara-service copybara-service bot deleted the test_705017383 branch December 11, 2024 12:05
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