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