File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ To release a new version (e.g. from `1.0.0` -> `2.0.0`):
2020 * Update the `[Unreleased]` url: `v1.0.0...HEAD` -> `v2.0.0...HEAD`
2121
2222-->
23+ ## [ 0.0.14] - 2025-07-29
24+
25+ * Handle non-fatal internal errors, log warnings & continue.
26+
2327## [ 0.0.13] - 2025-07-25
2428
2529* Fix occasional gaps in cumulative Goodput Monitor dashboard.
@@ -101,6 +105,7 @@ To release a new version (e.g. from `1.0.0` -> `2.0.0`):
101105* Initial release of ML Goodput Measurement PyPi package
102106* Feature: Contains the Goodput module which allows logging and retrieval of training job's overall productive Goodput
103107
108+ [ 0.0.13 ] : https://github.com/AI-Hypercomputer/ml-goodput-measurement/compare/v0.0.13...v0.0.14
104109[ 0.0.13 ] : https://github.com/AI-Hypercomputer/ml-goodput-measurement/compare/v0.0.12...v0.0.13
105110[ 0.0.12 ] : https://github.com/AI-Hypercomputer/ml-goodput-measurement/compare/v0.0.11...v0.0.12
106111[ 0.0.11 ] : https://github.com/AI-Hypercomputer/ml-goodput-measurement/compare/v0.0.10...v0.0.11
Original file line number Diff line number Diff line change 1414
1515[project ]
1616name = " ml_goodput_measurement"
17- version = " 0.0.13 "
17+ version = " 0.0.14 "
1818authors = [
1919 {
name =
" Cloud TPU Team" ,
email =
" [email protected] " },
2020]
You can’t perform that action at this time.
0 commit comments