Skip to content

Commit

Permalink
TensorFlow / Tensorboard 2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ssheorey committed Sep 22, 2023
1 parent 7f66c77 commit 6b7f095
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions util/ci_utils.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ else
GCC_MAX_VER=7
fi
# ML
TENSORFLOW_VER="2.12.0"
TENSORBOARD_VER="2.14.0"
TENSORFLOW_VER="2.13.0"
TENSORBOARD_VER="2.13.0"
TORCH_VER="2.0.1"
TORCH_CPU_GLNX_VER="${TORCH_VER}+cpu"
TORCH_CUDA_GLNX_VER="${TORCH_VER}+cu117"
Expand Down

0 comments on commit 6b7f095

Please sign in to comment.