Skip to content

Releases: asappresearch/sru

Support post layer norm; support custom init value for weight_c

17 Dec 19:40
2e7f781
Compare
Choose a tag to compare

Bug fix. Backward compatibility unit test

12 Oct 15:29
927f39d
Compare
Choose a tag to compare

Fix a torchscript error when layer_norm is used. Added unit tests to cover this use case.
Added unit tests to test backward compatibility of loading checkpoints of older version.

Support fp16 acceleration with amp

06 Oct 19:30
Compare
Choose a tag to compare
2.5.0

update version

Fix a compilation issue when projection_size is set

25 Sep 18:29
1f57b9a
Compare
Choose a tag to compare

Bug fix

22 Sep 01:09
5bda22b
Compare
Choose a tag to compare

Fix a bug introduced after version 2.4 that handles PackedSequence incorrectly (#128).

Hotfix setup.py

14 Sep 20:13
523fad4
Compare
Choose a tag to compare

Fix an issue of missing .cpp source file in the installed package. Fix the .circleci tests to capture such issue in the future.

Torchscript compatible SRU

12 Sep 03:28
2e55f93
Compare
Choose a tag to compare
Merge pull request #126 from asappresearch/torchscript

torchscript compatible SRU init commit

Add unit tests and circleci; bug fix

19 May 23:11
538ab22
Compare
Choose a tag to compare
2.3.5

Update version.py

Add unit tests and circleci; bug fix

19 May 23:07
f199973
Compare
Choose a tag to compare
Merge pull request #122 from asappresearch/circleci-project-setup

Circleci project setup

Adjust dropout implementation at highway connection

25 Mar 19:50
Compare
Choose a tag to compare