Enable test: test/distributed/algorithms/ddp_comm_hooks/test_ddp_hooks.py

Pull Request resolved: https://github.com/pytorch/pytorch/pull/80077

Approved by: https://github.com/wanchaol
This commit is contained in:
Charlie Yan 2022-06-22 20:08:41 +00:00 committed by PyTorch MergeBot
parent 655419fc59
commit 14eadf937b

View file

@ -100,7 +100,6 @@ TESTS = discover_tests(
'test_static_runtime',
'test_throughput_benchmark',
'test_typing',
"distributed/algorithms/ddp_comm_hooks/test_ddp_hooks",
"distributed/algorithms/quantization/test_quantization",
"distributed/bin/test_script",
"distributed/elastic/multiprocessing/bin/test_script",