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

Fix JIT for piecewise_interpolate_schedule, cosine_onecycle_schedule, linear_onecycle_schedule #504

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

brentyi
Copy link
Contributor

@brentyi brentyi commented Feb 24, 2023

Fixes #503!

Tests might be nice for this kind of thing, but I don't have a good sense for how to best implement them.

Copy link
Collaborator

@hbq1 hbq1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@copybara-service copybara-service bot merged commit 229b927 into google-deepmind:master Mar 1, 2023
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.

piecewise_interpolate_schedule closure leaks tracers under JIT
2 participants