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
9986e124
Unverified
Commit
9986e124
authored
May 06, 2021
by
vedanshu
Committed by
GitHub
May 06, 2021
Browse files
Update export_saved_model.py
Comment updated.
parent
e2b8e1dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/vision/beta/projects/deepmac_maskrcnn/serving/export_saved_model.py
...a/projects/deepmac_maskrcnn/serving/export_saved_model.py
+1
-1
No files found.
official/vision/beta/projects/deepmac_maskrcnn/serving/export_saved_model.py
View file @
9986e124
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
# limitations under the License.
# limitations under the License.
# Lint as: python3
# Lint as: python3
r
"""
Vision
model
s
export binary for serving/inference.
r
"""
Deepmac
model export binary for serving/inference.
To export a trained checkpoint in saved_model format (shell script):
To export a trained checkpoint in saved_model format (shell script):
CHECKPOINT_PATH = XX
CHECKPOINT_PATH = XX
...
...
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