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
f6a3cc9b
Commit
f6a3cc9b
authored
Jun 14, 2022
by
Ron Shapiro
Committed by
A. Unique TensorFlower
Jun 14, 2022
Browse files
Fix typo
PiperOrigin-RevId: 454861214
parent
99838089
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
orbit/standard_runner.py
orbit/standard_runner.py
+1
-1
No files found.
orbit/standard_runner.py
View file @
f6a3cc9b
...
@@ -360,7 +360,7 @@ class StandardEvaluator(runner.AbstractEvaluator, metaclass=abc.ABCMeta):
...
@@ -360,7 +360,7 @@ class StandardEvaluator(runner.AbstractEvaluator, metaclass=abc.ABCMeta):
Note that this method is called before dataset iterator creation.
Note that this method is called before dataset iterator creation.
Returns:
Returns:
A
n
value to pass as the `state` argument to `eval_reduce`.
A value to pass as the `state` argument to `eval_reduce`.
"""
"""
pass
pass
...
...
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