forked from 626_privacy/tensorflow_privacy
Update prerequisite to TF 1.14 (to include vectorized_map).
PiperOrigin-RevId: 267482807
This commit is contained in:
parent
543b624169
commit
e3c78d6bd0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ issues currently open.
|
|||
### Dependencies
|
||||
|
||||
This library uses [TensorFlow](https://www.tensorflow.org/) to define machine
|
||||
learning models. Therefore, installing TensorFlow (>= 1.13) is a pre-requisite.
|
||||
learning models. Therefore, installing TensorFlow (>= 1.14) is a pre-requisite.
|
||||
You can find instructions [here](https://www.tensorflow.org/install/). For
|
||||
better performance, it is also recommended to install TensorFlow with GPU
|
||||
support (detailed instructions on how to do this are available in the TensorFlow
|
||||
|
|
Loading…
Reference in a new issue