Skip to content

Commit 73e38e4

Browse files
committed
Pulling pathwaysutils from github
1 parent 25d7e83 commit 73e38e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ tpu = [
114114
pathways-tpu = [
115115
"axlearn[gcp]",
116116
"jax==0.5.3", # must be >=0.4.19 for compat with v5p.
117-
"pathwaysutils==0.1.1",
117+
"pathwaysutils @ git+https://github.com/AI-Hypercomputer/pathways-utils",
118118
]
119119
# Vertex AI tensorboard. TODO(markblee): Merge with `gcp`.
120120
vertexai_tensorboard = [

0 commit comments

Comments
 (0)