We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83b353d commit 992b6c7Copy full SHA for 992b6c7
tests/deprecated_api/test_remove_1-8.py
@@ -281,7 +281,6 @@ def test_v1_8_0_deprecated_training_type_plugin_property():
281
pytest.param(DeepSpeedPlugin, marks=RunIf(deepspeed=True)),
282
DataParallelPlugin,
283
DDPFullyShardedPlugin,
284
- pytest.param(HorovodPlugin, marks=RunIf(horovod=True)),
285
pytest.param(IPUPlugin, marks=RunIf(ipu=True)),
286
DDPShardedPlugin,
287
DDPSpawnShardedPlugin,
0 commit comments