Skip to content

[Fix] ScheduleFreeWrapper #367

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

Merged
merged 5 commits into from
Mar 16, 2025
Merged

[Fix] ScheduleFreeWrapper #367

merged 5 commits into from
Mar 16, 2025

Conversation

kozistr
Copy link
Owner

@kozistr kozistr commented Mar 16, 2025

Problem (Why?)

Close #363

Solution (What/How?)

  • initialize z state within step()

Other changes (bug fixes, small refactors)

N/A

Notes

N/A

@kozistr kozistr added the bug Something isn't working label Mar 16, 2025
@kozistr kozistr self-assigned this Mar 16, 2025
Copy link

codecov bot commented Mar 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (aca2ef2) to head (9efb597).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #367   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          113       113           
  Lines         9243      9241    -2     
=========================================
- Hits          9243      9241    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kozistr kozistr merged commit 3ef7c75 into main Mar 16, 2025
4 checks passed
@kozistr kozistr deleted the fix/schedulefree-wrapper branch March 16, 2025 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ScheduleFreeWrapper cannot be resumed from checkpoint
1 participant