Open
Description
Bug description
See added deprecation warnings in pytorch/pytorch#113867
What version are you seeing the problem on?
v2.2
How to reproduce the bug
Originated from
We already use the newer API for loading
pytorch-lightning/src/lightning/fabric/strategies/fsdp.py
Lines 563 to 566 in b097a4d
Error messages and logs
/home/carlos/nightly-env/lib/python3.10/site-packages/torch/distributed/checkpoint/state_dict_saver.py:31: UserWarning: 'save_state_dict' is deprecated and will be removed in future versions.Please use 'save' instead.
warnings.warn(
Environment
No response
More info
No response