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
cd3e179e
Commit
cd3e179e
authored
Jun 15, 2022
by
Ron Shapiro
Committed by
A. Unique TensorFlower
Jun 15, 2022
Browse files
Fix typo
PiperOrigin-RevId: 455136234
parent
f6a3cc9b
Changes
1
Hide 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 @
cd3e179e
...
@@ -421,7 +421,7 @@ class StandardEvaluator(runner.AbstractEvaluator, metaclass=abc.ABCMeta):
...
@@ -421,7 +421,7 @@ class StandardEvaluator(runner.AbstractEvaluator, metaclass=abc.ABCMeta):
evaluation for subsequent processing in `eval_end()`.
evaluation for subsequent processing in `eval_end()`.
Args:
Args:
state: A state being mainted throughout the evaluation.
state: A state being maint
ain
ed throughout the evaluation.
step_outputs: Outputs from the current evaluation step.
step_outputs: Outputs from the current evaluation step.
Returns:
Returns:
...
...
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