mirror of https://github.com/google/oss-fuzz.git
Switch TensorFlow Python pip package (#4984)
This commit is contained in:
parent
6c83c5eff4
commit
df1fc93433
|
@ -15,7 +15,7 @@
|
|||
#
|
||||
################################################################################
|
||||
|
||||
python3 -m pip install tensorflow
|
||||
python3 -m pip install tf-nightly-cpu
|
||||
python3 -m pip install numpy
|
||||
|
||||
# Rename to avoid the following: https://github.com/tensorflow/tensorflow/issues/40182
|
||||
|
|
Loading…
Reference in New Issue