Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
d59897d4
Commit
d59897d4
authored
May 19, 2020
by
Hongkun Yu
Committed by
A. Unique TensorFlower
May 19, 2020
Browse files
Update readme with 2.2
PiperOrigin-RevId: 312413059
parent
4c57e52b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
official/README.md
official/README.md
+3
-3
No files found.
official/README.md
View file @
d59897d4
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment