accelerate
381ae200
- Fix DataLoader sharding for deepspeed in accelerate (#315)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fix DataLoader sharding for deepspeed in accelerate (#315) * set first_pass on calls from deepspeed to _prepare_one(...) so that it is not a noop and actually wraps our dataloaders * fixed style
References
#315 - Fix DataLoader sharding for deepspeed in accelerate
Author
m3rlin45
Parents
85958342
Loading