pytorch
2d671ca4 - [8/N] Remove c10d/ddp fork tests. (#63454)

Commit
3 years ago
[8/N] Remove c10d/ddp fork tests. (#63454) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/63454 Continuation of https://github.com/pytorch/pytorch/pull/63443, this PR removes all fork tests from torch.distributed. ghstack-source-id: 136285511 Test Plan: waitforbuildbot Reviewed By: SciPioneer Differential Revision: D30387872 fbshipit-source-id: f6d6313db126ae7b95b86f78a1e0726887c5c513
Author
Parents
  • .jenkins/pytorch
    • File
      multigpu-test.sh
  • test
    • distributed
      • algorithms/ddp_comm_hooks
        • File
          test_ddp_hooks.py
      • elastic
        • agent/server/test
          • File
            local_elastic_agent_test.py
        • multiprocessing
          • File
            api_test.py
          • errors
            • File
              api_test.py
        • timer
          • File
            local_timer_example.py
          • File
            local_timer_test.py
      • launcher
        • File
          api_test.py
        • File
          launch_test.py
        • File
          run_test.py
      • File
        test_c10d_common.py
      • File
        test_c10d_gloo.py
      • File
        test_c10d_nccl.py
      • File
        test_c10d_spawn_gloo.py
      • File
        test_distributed_fork.py
      • File
        test_jit_c10d.py
      • File
        test_launcher.py
      • File
        test_pg_wrapper.py
    • File
      run_test.py
    • File
      test_determination.py
  • tools/stats
    • File
      print_test_stats.py
  • torch
    • distributed
      • File
        CONTRIBUTING.md
    • testing/_internal
      • File
        common_distributed.py