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
6a45c935
"examples/vscode:/vscode.git/clone" did not exist on "522f8aa7b2599e58b9815c7d81e9136797c68b5c"
Commit
6a45c935
authored
Jun 06, 2022
by
Hongkun Yu
Committed by
A. Unique TensorFlower
Jun 06, 2022
Browse files
Internal change
PiperOrigin-RevId: 453241828
parent
d4d9d596
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
official/README.md
official/README.md
+7
-0
No files found.
official/README.md
View file @
6a45c935
...
@@ -126,6 +126,13 @@ pip3 install tf-models-official==2.5.0
...
@@ -126,6 +126,13 @@ pip3 install tf-models-official==2.5.0
pip3
install
tensorflow-text
==
2.5.0
# when model uses `nlp` packages
pip3
install
tensorflow-text
==
2.5.0
# when model uses `nlp` packages
```
```
Starting from 2.9.x release, we release the modeling library as
`tensorflow_models`
package and users can
`import tensorflow_models`
directly to
access to the exported symbols. The API documentation is published to
[
tensorflow.org
](
https://www.tensorflow.org/api_docs/python/tfm
)
. If you are
using the latest nightly version or github code directly, please follow the
docstrings in the github.
Please follow the below steps before running models in this repository.
Please follow the below steps before running models in this repository.
### Requirements
### Requirements
...
...
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