Skip to content

Releases: briannemsick/barrage

barrage 0.6.0

15 Dec 01:46
f86bd07
Compare
Choose a tag to compare

barrage syncs with breaking changes in TensorFlow 2.4.0.

barrage 0.5.0

28 Jul 01:32
69a2d8d
Compare
Choose a tag to compare

barrage syncs with breaking changes in TensorFlow 2.3.0.

barrage 0.4.0

08 May 03:46
c6e2ff6
Compare
Choose a tag to compare

barrage syncs with breaking changes in TensorFlow 2.2.0.

barrage 0.3.1

24 Jan 17:45
68fb759
Compare
Choose a tag to compare

barrage improves params handling from the config.

Improvements

  • improve params handling form the config in api.py.

barrage 0.3.0

09 Jan 02:13
b9057f7
Compare
Choose a tag to compare

barrage syncs with breaking changes in TensorFlow 2.1.0.

Bug Fixes

  • fix logging issue with model.summary().

Improvements

  • TensorFlow 2.1.0 integrated cpu and gpu install.

barrage 0.2.0

25 Oct 20:55
4d34803
Compare
Choose a tag to compare

barrage improves sequential_from_config utility and updates documentation.

New Features

  • sequential_from_config supports references to network_params computed inside Transformers by specifying {{variable name}}.

Improvements

  • Assorted docstring and documentation improvements.

barrage 0.1.0

01 Oct 01:24
e57ae20
Compare
Choose a tag to compare

barrage initial release.