|
3 | 3 | "../../../../test/distributed/fsdp/test_checkpoint_wrapper.py": None, |
4 | 4 | "../../../../test/distributed/fsdp/test_fsdp_backward_prefetch.py": None, |
5 | 5 | "../../../../test/distributed/fsdp/test_fsdp_apply.py": None, |
6 | | - "../../../../test/distributed/fsdp/test_fsdp_clip_grad_norm.py": None, |
7 | 6 | "../../../../test/distributed/fsdp/test_fsdp_comm.py": None, |
8 | 7 | "../../../../test/distributed/fsdp/test_fsdp_comm_hooks.py": None, |
9 | 8 | "../../../../test/distributed/fsdp/test_fsdp_core.py": ( |
10 | 9 | "test_transformer_no_grad_mixed_precision_True_xpu", |
11 | 10 | ), |
12 | | - "../../../../test/distributed/fsdp/test_fsdp_exec_order.py": None, |
13 | 11 | "../../../../test/distributed/fsdp/test_fsdp_dtensor_state_dict.py": None, |
14 | 12 | "../../../../test/distributed/fsdp/test_fsdp_flatten_params.py": None, |
15 | 13 | "../../../../test/distributed/fsdp/test_fsdp_freezing_weights.py": None, |
16 | | - "../../../../test/distributed/fsdp/test_fsdp_hybrid_shard.py": None, |
17 | | - "../../../../test/distributed/fsdp/test_fsdp_ignored_modules.py": None, |
18 | 14 | "../../../../test/distributed/fsdp/test_fsdp_memory.py": None, |
19 | 15 | "../../../../test/distributed/fsdp/test_fsdp_meta.py": None, |
20 | | - "../../../../test/distributed/fsdp/test_fsdp_misc.py": None, |
21 | | - "../../../../test/distributed/fsdp/test_fsdp_overlap.py": None, |
22 | 16 | "../../../../test/distributed/fsdp/test_fsdp_pure_fp16.py": None, |
23 | 17 | "../../../../test/distributed/fsdp/test_fsdp_sharded_grad_scaler.py": None, |
24 | 18 | "../../../../test/distributed/fsdp/test_fsdp_state_dict.py": None, |
25 | | - "../../../../test/distributed/fsdp/test_fsdp_tp_integration.py": None, |
26 | | - "../../../../test/distributed/fsdp/test_fsdp_traversal.py": None, |
27 | | - "../../../../test/distributed/fsdp/test_fsdp_uneven.py": None, |
28 | 19 | "../../../../test/distributed/fsdp/test_fsdp_unshard_params.py": None, |
29 | | - "../../../../test/distributed/fsdp/test_fsdp_use_orig_params.py": ( |
30 | | - "test_diff_hyperparams_sharding_strategy_str_full_shard", |
31 | | - "test_diff_hyperparams_sharding_strategy_str_shard_grad_op", |
32 | | - ), |
33 | | - "../../../../test/distributed/fsdp/test_hsdp_dtensor_state_dict.py": None, |
34 | 20 | "../../../../test/distributed/fsdp/test_shard_utils.py": None, |
35 | 21 | "../../../../test/distributed/fsdp/test_utils.py": None, |
36 | 22 | "../../../../test/distributed/fsdp/test_wrap.py": None, |
|
67 | 53 | "test_train_parity_shard_placement_fn_shard_largest_dim", |
68 | 54 | "test_3d_mlp_with_nd_mesh", |
69 | 55 | ), |
70 | | - "../../../../test/distributed/_composable/test_composability/test_2d_composability.py": ( |
71 | | - "test_tp_with_fsdp_offloading", |
72 | | - ), |
73 | 56 | "../../../../test/distributed/_composable/test_replicate_with_compiler.py": None, |
74 | 57 | "../../../../test/distributed/_composable/test_composability/test_pp_composability.py": None, |
75 | 58 | "../../../../test/distributed/_composable/test_checkpoint.py": None, |
|
0 commit comments