Skip to content

Releases: google/automl

1.2

04 Mar 06:03
Compare
Choose a tag to compare

Fix fastattn bug.

Tensorflow 2.4

27 Dec 02:54
539ab65
Compare
Choose a tag to compare
update for tf2.4 (#908)

* update for tf2.4

* fix mixed precision with recompute gradient

* update README

* fix multi gpus training

* update README

* fix LossScaleOptimizer bug

* disable steps_per_execution in default

* split all reduce

Stable version

24 Nov 07:30
c4fb2f9
Compare
Choose a tag to compare
Fix ema  (#883)

* fix ema

* update README