Closed dependabot[bot] closed 1 month ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Updates the requirements on accelerate to permit the latest version.
Commits
c61f41c
Release: v0.34.2beb4378
Release: v0.34.1e13bef2
Allow DataLoaderAdapter subclasses to be pickled by implementing__reduce__
...73a1531
Fix FSDP auto_wrap using characters instead of full str for layers (#3075)159c0dd
Release: v0.34.08931e5e
Removeskip_first_batches
support for StatefulDataloader and fix all the te...a848592
Speed up tests by shaving off subprocess when not needed (#3042)758d624
add set_epoch for MpDeviceLoaderWrapper (#3053)b07ad2a
Fix typo in comment (#3045)1d09a20
use duck-typing to ensure underlying optimizer supports schedulefree hooks (#...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show