We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffb92bf commit e55ba29Copy full SHA for e55ba29
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="gradient-accumulator",
8
- version="0.3.0",
+ version="0.3.1",
9
author="André Pedersen and David Bouget",
10
author_email="andrped94@gmail.com",
11
description="Package for gradient accumulation in TensorFlow",
0 commit comments