Skip to content

Releases: google/metrax

v0.2.4

13 Nov 18:27
28100c4

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

07 Nov 23:14
e025f74

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.3

v0.2.1

06 Nov 19:29
494e8f9

Choose a tag to compare

What's Changed

  • remove wandb dependency, let users install wandb only if they want by @jshin1394 in #118
  • update version number to 0.2.1 by @jshin1394 in #119

Full Changelog: v0.2.0...v0.2.1

v0.2.0

05 Nov 22:11
730d858

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.2.0

v0.1.4

20 Oct 19:36
59c451b

Choose a tag to compare

New release optimizes various dependencies.

v0.1.3

28 May 21:15
3c7597a

Choose a tag to compare

Replace keras_nlp references with keras_hub (#97)

* Replace keras_nlp with keras_hub

keras_nlp was renamed to keras_hub (they're the same package):
https://github.com/keras-team/keras-nlp

* Update requirements.txt

---------

Co-authored-by: Jiwon Shin <jshin1394@gmail.com>

v0.1.2

19 Mar 20:58
74ff290

Choose a tag to compare

exclude test files from the release (#41)