Skip to content

Commit 8cac627

Browse files
sdesrozisDesroziers
andauthored
fix broken link from horovod doc (#2186)
Co-authored-by: Desroziers <sylvain.desroziers@ifpen.fr>
1 parent 5be24f2 commit 8cac627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ignite/distributed/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ def train_fn(local_rank, a, b, c):
518518
- | "horovod" : comm(=None), more info: `hvd_init`_.
519519
520520
.. _torch_init: https://pytorch.org/docs/stable/distributed.html#torch.distributed.init_process_group
521-
.. _hvd_init: https://horovod.readthedocs.io/en/latest/api.html#horovod.torch.init
521+
.. _hvd_init: https://horovod.readthedocs.io/en/latest/api.html#module-horovod.torch
522522
523523
.. versionchanged:: 0.4.2
524524
``backend`` now accepts `horovod` distributed framework.

0 commit comments

Comments
 (0)