Skip to content

Commit

Permalink
Check variable value.
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Zhang <[email protected]>
  • Loading branch information
fatcat-z committed Jun 5, 2024
1 parent 17f397c commit 8a5dcab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/setup_test_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
# Assign the argument to a variable
TF_VERSION=$1

echo "=============== TensorFlow version: $TF_VERSION"

pip install pytest pytest-cov pytest-runner coverage graphviz requests pyyaml pillow pandas parameterized sympy coloredlogs flatbuffers timeout-decorator
pip install onnx
pip install onnxruntime==1.16.3
Expand Down

0 comments on commit 8a5dcab

Please sign in to comment.