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

[export] Improve the testing of exporting with effects #18786

Merged
merged 1 commit into from
Dec 2, 2023

Conversation

gnecula
Copy link
Collaborator

@gnecula gnecula commented Dec 2, 2023

We now test that when we call an Exported from a computation that already uses effects, the effects from the calling computation are identified with the events from the called Exported.

We now test that when we call an Exported from a computation
that already uses effects, the effects from the calling computation
are identified with the events from the called Exported.
@gnecula gnecula self-assigned this Dec 2, 2023
@gnecula gnecula added the pull ready Ready for copybara import and testing label Dec 2, 2023
@copybara-service copybara-service bot merged commit 61e79cd into jax-ml:main Dec 2, 2023
13 checks passed
@gnecula gnecula deleted the test_export_effects branch December 2, 2023 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull ready Ready for copybara import and testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant