Skip to content

Releases: google/trax

v1.4.1

26 Oct 20:29
Compare
Choose a tag to compare

TODO(afrozm): Write this up.

v1.4.0

26 Oct 20:28
Compare
Choose a tag to compare

TODO(afrozm): Write this up.

v1.3.9

21 May 19:54
Compare
Choose a tag to compare

Some bug fixes.

v1.3.8

26 Apr 19:17
Compare
Choose a tag to compare

TODO(afrozm): Describe

v1.3.7

18 Dec 17:06
Compare
Choose a tag to compare

Lots of documentation, bugs squashed and misc changes.

Features

Models

PRs Merged

v1.3.6

21 Oct 02:32
Compare
Choose a tag to compare

TODO(afrozm): Write something.

v1.3.5

19 Sep 22:39
Compare
Choose a tag to compare

PRs:
Thanks @NathanHowell for fixing a bunch of typos in #962
Thanks @DarrenZhang01 for contributing to the TF-Numpy extensions code in #954

ReversibleSerialTrainer for memory efficient, layer by layer training.

Miscellaneous other issues.

v1.3.4

01 Sep 13:54
c6a4555
Compare
Choose a tag to compare
v1.3.4

v1.3.3

26 Jul 05:35
Compare
Choose a tag to compare

Minor Fixes:

  • Rename gumbel_sample to logsoftmax_sample in a2497cb
  • A fix to storing checkpoints in Loop in 88b033c

v1.3.2

24 Jul 23:11
Compare
Choose a tag to compare

Framework:

Tasks / Gin files: