Support for dumping LinearLayer in weight-exchange
This commit is contained in:
parent
b075eb535a
commit
eb72d29a15
9 changed files with 214 additions and 201 deletions
|
@ -39,7 +39,7 @@ with open(os.path.join(lib_folder, 'requirements.txt'), 'r') as f:
|
|||
print(install_requires)
|
||||
|
||||
setup(name='wexchange',
|
||||
version='1.4',
|
||||
version='1.5',
|
||||
author='Jan Buethe',
|
||||
author_email='jbuethe@amazon.de',
|
||||
description='Weight-exchange library between Pytorch and Tensorflow',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue