Skip to content

Releases: lucidrains/enformer-pytorch

0.8.10

09 Oct 16:53
Compare
Choose a tag to compare

0.8.9

07 Oct 17:36
Compare
Choose a tag to compare

What's Changed

  • Fixed edge case in shift augmentation by @johahi in #45

New Contributors

Full Changelog: 0.8.8...0.8.9

0.8.8

15 Dec 14:53
9ffeb8b
Compare
Choose a tag to compare
0.8.8

0.8.7

03 Nov 16:50
588cf3f
Compare
Choose a tag to compare
Update setup.py

0.8.6

01 Nov 21:06
Compare
Choose a tag to compare
automatically use SyncBatchNorm if doing distributed training

0.8.5

11 Oct 16:40
Compare
Choose a tag to compare
only allow seq length of 1536 if using tf gamma

0.8.4

11 Oct 02:20
Compare
Choose a tag to compare
address variable sequence lengths while using tf gamma https://github…

0.8.3

28 Sep 17:34
Compare
Choose a tag to compare
directly set `use_tf_gamma` on Attention instances

0.8.2

28 Sep 01:07
Compare
Choose a tag to compare
adopt the fix proposed by @johahi for fixing the small numerical disc…

0.8.1

27 Sep 21:27
Compare
Choose a tag to compare
adopt the fix proposed by @johahi for fixing the small numerical disc…