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 5ce18ad commit 0751532Copy full SHA for 0751532
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name="rigl-torch",
8
- version="0.1",
+ version="0.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