mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
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:
parent
655419fc59
commit
14eadf937b
1 changed files with 0 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue