"git@developer.sourcefind.cn:modelzoo/chatglm.git" did not exist on "3191e623ab0650dd32b4406db945cd8b1821792e"
Commit d59897d4 authored by Hongkun Yu's avatar Hongkun Yu Committed by A. Unique TensorFlower
Browse files

Update readme with 2.2

PiperOrigin-RevId: 312413059
parent 4c57e52b
...@@ -77,16 +77,16 @@ built from the ...@@ -77,16 +77,16 @@ built from the
as tagged branches or [downloadable releases](https://github.com/tensorflow/models/releases). as tagged branches or [downloadable releases](https://github.com/tensorflow/models/releases).
* Model repository version numbers match the target TensorFlow release, * Model repository version numbers match the target TensorFlow release,
such that such that
[release v2.1.0](https://github.com/tensorflow/models/releases/tag/v2.1.0) [release v2.2.0](https://github.com/tensorflow/models/releases/tag/v2.2.0)
are compatible with are compatible with
[TensorFlow v2.1.0](https://github.com/tensorflow/tensorflow/releases/tag/v2.1.0). [TensorFlow v2.2.0](https://github.com/tensorflow/tensorflow/releases/tag/v2.2.0).
Please follow the below steps before running models in this repository. Please follow the below steps before running models in this repository.
### Requirements ### Requirements
* The latest TensorFlow Model Garden release and TensorFlow 2 * The latest TensorFlow Model Garden release and TensorFlow 2
* If you are on a version of TensorFlow earlier than 2.1, please * If you are on a version of TensorFlow earlier than 2.2, please
upgrade your TensorFlow to [the latest TensorFlow 2](https://www.tensorflow.org/install/). upgrade your TensorFlow to [the latest TensorFlow 2](https://www.tensorflow.org/install/).
```shell ```shell
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment