Skip to content

Commit e23e99a

Browse files
committed
fix to pyproject.toml
1 parent 57b8fe6 commit e23e99a

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 @@ jax_gpu = [
114114
"jax",
115115
"jaxlib",
116116
"jax-cuda12-plugin[with-cuda]",
117-
"jax-cuda12-pjrt"
117+
"jax-cuda12-pjrt",
118118
# "jax[cuda12]==0.6.0",
119119
"algoperf[jax_core_deps]",
120120
]

0 commit comments

Comments
 (0)