Skip to content

Commit

Permalink
update from bleepblop
Browse files Browse the repository at this point in the history
  • Loading branch information
cottrell committed Aug 23, 2024
1 parent 833572d commit 2788ece
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion my-gym
Submodule my-gym updated from f9b976 to 8a51eb
2 changes: 1 addition & 1 deletion mybin
Submodule mybin updated 2 files
+2 −0 git_large_files.sh
+1 −1 myhome
3 changes: 3 additions & 0 deletions python/upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,11 @@ else
for x in $(cat $ENV_FILE); do
pip install -U $x
done
# 2024-08-22
pip install -U tensorflow[and-cuda]
# 2024-07-10
pip install -U "jax[cuda12]"

# 2023-10-23
# pip install -U "jax[cuda12_pip]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
# pip install --upgrade "jax[cuda11_local]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
Expand Down

0 comments on commit 2788ece

Please sign in to comment.