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
ad886737
"docs/vscode:/vscode.git/clone" did not exist on "a7058f42e1da67be26dd8b086f51069db286a5b6"
Commit
ad886737
authored
Sep 14, 2022
by
Hongkun Yu
Committed by
A. Unique TensorFlower
Sep 14, 2022
Browse files
Move the api doc link to the top.
PiperOrigin-RevId: 474346179
parent
01af4474
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
official/README.md
official/README.md
+4
-2
No files found.
official/README.md
View file @
ad886737
...
...
@@ -14,6 +14,9 @@ being easy to read.
These models are used as end-to-end tests, ensuring that the models run
with the same or improved speed and performance with each new TensorFlow build.
The API documentation of the latest stable release is published to
[
tensorflow.org
](
https://www.tensorflow.org/api_docs/python/tfm
)
.
## More models to come!
The team is actively developing new models.
...
...
@@ -128,8 +131,7 @@ pip3 install tensorflow-text==2.8.0 # when models in 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
access to the exported symbols. If you are
using the latest nightly version or github code directly, please follow the
docstrings in the github.
...
...
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