py-horovod
: update to v0.28.1 (#38732)
This commit is contained in:
parent
833db65fa3
commit
095e48f399
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ class PyHorovod(PythonPackage, CudaPackage):
|
|||
maintainers("adamjstewart", "aweits", "tgaddair", "thomas-bouvier")
|
||||
|
||||
version("master", branch="master", submodules=True)
|
||||
version("0.28.1", tag="v0.28.1", submodules=True)
|
||||
version("0.28.0", tag="v0.28.0", submodules=True)
|
||||
version("0.27.0", tag="v0.27.0", submodules=True)
|
||||
version("0.26.1", tag="v0.26.1", submodules=True)
|
||||
|
|
Loading…
Reference in a new issue