Skip to content

Releases: Dobiasd/frugally-deep

v0.16.0

16 Apr 14:16
Compare
Choose a tag to compare
  • Updates TensorFlow from 2.15 to 2.16, which resulted in some non-minor changes.
  • Dropped support for Bidirectional, GRU, LSTM, and stateful models. They might be re-added again in the future though.

v0.15.31

21 Feb 10:18
Compare
Choose a tag to compare
  • Simplified the internal implementation of sum_tensors
  • Removed some redundant internal stuff
  • Auto-formatted all code

v0.15.30

31 Dec 18:11
Compare
Choose a tag to compare
  • Added support for MultiHeadAttention layers

v0.15.29

26 Dec 16:23
Compare
Choose a tag to compare
  • Removed the -p0 suffix from our version numbers

v0.15.28-p0

26 Dec 15:36
Compare
Choose a tag to compare
  • Improved the install process using CMake on Fedora Linux

v0.15.27-p0

28 Nov 17:01
Compare
Choose a tag to compare
  • Added support for UnitNormalization layers.

v0.15.26-p0

28 Nov 11:17
Compare
Choose a tag to compare
  • Added support for LayerNormalization layer.
  • Some improvements on BatchNormalization.

v0.15.25-p0

21 Oct 04:49
Compare
Choose a tag to compare
  • Improved performance of softmax calculation (#405)

v0.15.24-p0

22 Sep 04:01
Compare
Choose a tag to compare
  • Updated dependency FunctionalPlus to version v0.2.20-p0

v0.15.23-p0

20 Sep 12:18
Compare
Choose a tag to compare