Skip to content

Commit 0f59a69

Browse files
dipannita08Google-ML-Automation
authored andcommitted
PR #3147: Upgrade Diagon Package
Imported from GitHub PR #3147 # Description Upgrade cloud-mldiagnostics without seed-env as a one-off to unblock Diagon team. FIXES: b/481140947 # Tests - Run MaxText local - CI Tests # Checklist Before submitting this PR, please make sure (put X in square brackets): - [x] I have performed a self-review of my code. For an optional AI review, add the `gemini-review` label. - [x] I have necessary comments in my code, particularly in hard-to-understand areas. - [x] I have run end-to-end tests tests and provided workload links above if applicable. - [x] I have made or will make corresponding changes to the doc if needed, including adding new documentation pages to the relevant Table of Contents (toctree directive) as explained in [our documentation](https://maxtext.readthedocs.io/en/latest/development.html#adding-new-documentation-files). Copybara import of the project: -- 134e081 by Dipannita Shaw <dishaw@google.com>: Upgrade Diagon Package Merging this change closes #3147 COPYBARA_INTEGRATE_REVIEW=#3147 from AI-Hypercomputer:update-diagon-pkgs4 134e081 PiperOrigin-RevId: 871491501
1 parent f358282 commit 0f59a69

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

dependencies/requirements/generated_requirements/cuda12-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ google-cloud-audit-log>=0.4.0
6767
google-cloud-bigquery>=3.38.0
6868
google-cloud-core>=2.5.0
6969
google-cloud-logging>=3.12.1
70-
google-cloud-mldiagnostics>=0.5.5
70+
google-cloud-mldiagnostics>=0.5.10
7171
google-cloud-monitoring>=2.28.0
7272
google-cloud-resource-manager>=1.15.0
7373
google-cloud-storage>=3.6.0

dependencies/requirements/generated_requirements/tpu-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ google-cloud-audit-log>=0.4.0
6868
google-cloud-bigquery>=3.38.0
6969
google-cloud-core>=2.5.0
7070
google-cloud-logging>=3.12.1
71-
google-cloud-mldiagnostics>=0.5.5
71+
google-cloud-mldiagnostics>=0.5.10
7272
google-cloud-monitoring>=2.28.0
7373
google-cloud-resource-manager>=1.15.0
7474
google-cloud-storage>=3.6.0

dependencies/requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ flax
99
gcsfs
1010
google-api-python-client
1111
google-cloud-aiplatform
12-
google-cloud-mldiagnostics
12+
google-cloud-mldiagnostics>=0.5.10
1313
google-cloud-monitoring
1414
grain[parquet]
1515
huggingface_hub

0 commit comments

Comments
 (0)