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 da51a44 commit dccd556Copy full SHA for dccd556
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='memory-efficient-attention',
5
- version='0.1.1',
+ version='0.1.2',
6
description='Memory Efficient Attention (O(sqrt(n)) for Jax and PyTorch',
7
license='MIT',
8
packages=find_packages(),
0 commit comments