We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51f70df commit c601d6dCopy full SHA for c601d6d
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="rigl-torch",
8
- version="0.5.1",
+ version="0.5.2",
9
author="Dyllan McCreary",
10
author_email="[email protected]",
11
description="Implementation of Google Research's \"RigL\" sparse model training method in PyTorch.",
0 commit comments