transformers
566b0f1f
- Fix progress callback deepcopy (#32070)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix progress callback deepcopy (#32070) * Replacing ProgressCallbacks deepcopy with a shallowcopy * Using items instead of entries * code cleanup for copy in trainer callback * Style fix for ProgressCallback
References
#32070 - Fix progress callback deepcopy
Author
Keith Stevens
Parents
e316c521
Loading