accelerate
bbcdbbaf
- Remove checkpoints only on main process (#1974)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Remove checkpoints only on main process (#1974) * Remove checkpoints only on main process shutil.rmtree might throw errors if called on multiply processes. Make a call only on main process * Apply style
References
#1974 - Remove checkpoints only on main process
Author
Kepnu4
Parents
ce53708e
Loading