torchrec
torchrec copied to clipboard
Migrate to correct logger interface
PR Summary
This small PR resolves the annoying deprecation warnings of the logger library:
DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
See CI logs for those warnings.