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 f0ebed6 commit 78c244eCopy full SHA for 78c244e
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import setup
3
4
setup(name='pytorch_wpe',
5
- version='0.0.0',
+ version='0.0.1',
6
description='A pytorch implementation of Weighted Prediction Error',
7
author='',
8
author_email='',
0 commit comments