We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 757d9ed commit c12a6cdCopy full SHA for c12a6cd
pyproject.toml
@@ -108,7 +108,7 @@ gcp = [
108
tpu = [
109
"axlearn[gcp]",
110
"jax[tpu]==0.5.3", # must be >=0.4.19 for compat with v5p.
111
- "pathwaysutils==0.1.1", # For JAX+Pathways single-controller accelerator coordinator.
+ "pathwaysutils==0.1.2", # For JAX+Pathways single-controller accelerator coordinator.
112
]
113
# Vertex AI tensorboard. TODO(markblee): Merge with `gcp`.
114
vertexai_tensorboard = [
0 commit comments