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
3c72f65f
Commit
3c72f65f
authored
Nov 10, 2021
by
A. Unique TensorFlower
Browse files
Internal change
PiperOrigin-RevId: 408900021
parent
011422cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/vision/beta/serving/export_saved_model_lib.py
official/vision/beta/serving/export_saved_model_lib.py
+1
-1
No files found.
official/vision/beta/serving/export_saved_model_lib.py
View file @
3c72f65f
...
...
@@ -50,7 +50,7 @@ def export_inference_graph(
at export_dir/checkpoint, and params is saved at export_dir/params.yaml.
Args:
input_type: One of `image_tensor`, `image_bytes`, `tf_example`.
input_type: One of `image_tensor`, `image_bytes`, `tf_example`
or `tflite`
.
batch_size: 'int', or None.
input_image_size: List or Tuple of height and width.
params: Experiment params.
...
...
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