Trax Versions Save

Trax — Deep Learning with Clear Code and Speed

v1.4.1

2 years ago

TODO(afrozm): Write this up.

v1.4.0

2 years ago

TODO(afrozm): Write this up.

v1.3.9

2 years ago

Some bug fixes.

v1.3.8

3 years ago

TODO(afrozm): Describe

v1.3.7

3 years ago

Lots of documentation, bugs squashed and misc changes.

Features

Models

PRs Merged

v1.3.6

3 years ago

TODO(afrozm): Write something.

v1.3.5

3 years ago

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

3 years ago

v1.3.3

3 years ago

Minor Fixes:

  • Rename gumbel_sample to logsoftmax_sample in a2497cbd8477a11f2b96e87a4d53ce46b845ffa8
  • A fix to storing checkpoints in Loop in 88b033c804a4da9021505f2ce8fbb5c7d6500574

v1.3.2

3 years ago

Framework:

  • Data pipeline combinators in 17d44710bee74e8bb6e3b34baa4114b0c78160af
  • Multi-host training in the Loop api 524321e0f77afa58a9fba470e5bccb19ae6bdb92
  • Auto-regressive sampling in fe0fa7886ee33bfac831a969a82b351ccb02941c
  • T2T Tokenizers 6306231ace01ab55c5df0c401b1f3cf4c7b6a32f
  • Early work on multi-task training in 423d664b470612ebbc0e5041e8288eb1a47c30ef thanks to @koz4k

Tasks / Gin files:

  • IMDB dataset in 08bdb50db41a089b6e12c61a8a29981225bf3566
  • Machine Translation en-pl in 5fb8aa8c5cb86dabb2338938c745996d5d87d996