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
2eb57715
Commit
2eb57715
authored
May 23, 2022
by
Hongkun Yu
Committed by
A. Unique TensorFlower
May 23, 2022
Browse files
Fix readme format
PiperOrigin-RevId: 450494241
parent
46a12d4e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
official/README.md
official/README.md
+2
-4
No files found.
official/README.md
View file @
2eb57715
...
@@ -117,10 +117,8 @@ pip3 install tensorflow-text-nightly # when model uses `nlp` packages
...
@@ -117,10 +117,8 @@ pip3 install tensorflow-text-nightly # when model uses `nlp` packages
*
Incase of stable versions, targeting a specific release, Tensorflow-models
*
Incase of stable versions, targeting a specific release, Tensorflow-models
repository version numbers match with the target TensorFlow release. For
repository version numbers match with the target TensorFlow release. For
example, [TensorFlow-models v2.5.0]
example,
[
TensorFlow-models v2.8.x
](
https://github.com/tensorflow/models/releases/tag/v2.8.0
)
(https://github.com/tensorflow/models/releases/tag/v2.5.0)
is compatible with
[
TensorFlow v2.8.x
](
https://github.com/tensorflow/tensorflow/releases/tag/v2.8.0
)
.
is compatible with [TensorFlow v2.5.0]
(https://github.com/tensorflow/tensorflow/releases/tag/v2.5.0).
This is equivalent to the following.
This is equivalent to the following.
```
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