DeepSpeed
05eaf3d1
- `warn` to `warning` (#6952)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
350 days ago
`warn` to `warning` (#6952) `warn` is deprecated, see https://docs.python.org/3/library/logging.html#logging.Logger.warning ```DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead```
References
#6952 - `warn` to `warning`
Author
qgallouedec
Parents
fae714d6
Loading