Skip to content

Commit

Permalink
Bump version to 0.16.3 (horovod#1109)
Browse files Browse the repository at this point in the history
Release MLSL support and improve PyTorch gradient clipping & NVIDIA AMP
performance.  Several bugfixes.

Signed-off-by: Alex Sergeev <[email protected]>
  • Loading branch information
alsrgv authored Jun 3, 2019
1 parent 721182b commit 30a2148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion horovod/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.16.2'
__version__ = '0.16.3'

0 comments on commit 30a2148

Please sign in to comment.