Update prerequisite to TF 1.14 (to include vectorized_map).

PiperOrigin-RevId: 267482807
This commit is contained in:
Steve Chien 2019-09-05 16:34:48 -07:00 committed by A. Unique TensorFlower
parent 543b624169
commit e3c78d6bd0

View file

@ -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