Release notes for Tensorflow 2.0 support. (#997)

This commit is contained in:
tanzhenyu
2019-08-29 14:25:44 -07:00
committed by pzhokhov
parent d80b075904
commit 229a772b81

View File

@@ -39,6 +39,9 @@ To activate a virtualenv:
More thorough tutorial on virtualenvs and options can be found [here](https://virtualenv.pypa.io/en/stable/)
## Tensorflow versions
The master branch supports Tensorflow from version 1.4 to 1.14. For Tensorflow 2.0 support, please use tf-2 branch.
## Installation
- Clone the repo and cd into it:
```bash