v2.4.0-rc7
[FSDP2+TP] Disable 2D state_dict (#129519) Fixes #ISSUE_NUMBER Gonna fill in the RFC but just want to run CI to see if anything else breaks. Test: ``` python test/distributed/_composable/fsdp/test_fully_shard_training.py -k test_raise_not_implemented_state_dict_if_2d ``` Pull Request resolved: https://github.com/pytorch/pytorch/pull/129519 Approved by: https://github.com/awgu (cherry picked from commit 83e6ec2ccdf1333b946baf8b749b345addf641e8)