ray_lightning icon indicating copy to clipboard operation
ray_lightning copied to clipboard

Rank Zero Deprecation

Open lcaquot94 opened this issue 2 years ago • 1 comments

I get this warning when launching training with RayStrategy on my pl.LightningModule on multiples workers : LightningDeprecationWarning: pytorch_lightning.utilities.warnings.rank_zero_deprecation has been deprecated in v1.6 and will be removed in v1.8. Use the equivalent function from the pytorch_lightning.utilities.rank_zero module instead.

lcaquot94 avatar Nov 21 '22 16:11 lcaquot94

Hey @lcaquot94, thanks for reporting this! Indeed, we should change this- a PR would be much appreciated!

amogkam avatar Dec 20 '22 04:12 amogkam