Skip to content

Commit c9254be

Browse files
coolkpparambole
andauthored
Merge main (#168)
* Add compilation metrics, parse step time in e2e, add name to train partial etc (#166) * Add compilation metrics, script to assert metrics, add conditional import of hugginface_hub and update huggingface hub Signed-off-by: Kunjan patel <kunjanp@google.com> * Formatting Signed-off-by: Kunjan patel <kunjanp@google.com> * Fix pylint issues Signed-off-by: Kunjan patel <kunjanp@google.com> --------- Signed-off-by: Kunjan patel <kunjanp@google.com> * Fix 413751357 updating version of depdendency which is lowering the JAX version (#167) * Fix 413751357 updating orbax version which is lowering the JAX version * Updating the right dependency --------- Signed-off-by: Kunjan patel <kunjanp@google.com> Co-authored-by: Param Bole <parambole@google.com>
1 parent 4a179fc commit c9254be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Pillow
1919
pylint
2020
pyink
2121
pytest==8.2.2
22-
tensorflow==2.17.0
22+
tensorflow>=2.17.0
2323
tensorflow-datasets>=4.9.6
2424
ruff>=0.1.5,<=0.2
2525
git+https://github.com/mlperf/logging.git

0 commit comments

Comments
 (0)