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
22b6c186
Commit
22b6c186
authored
Jul 22, 2020
by
A. Unique TensorFlower
Browse files
Internal change
PiperOrigin-RevId: 322713374
parent
e5b652ef
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 @
22b6c186
...
@@ -169,7 +169,7 @@ class EvaluatorOverrides:
...
@@ -169,7 +169,7 @@ class EvaluatorOverrides:
use_tf_function: A boolean indicates whether a `tf.function` will be used.
use_tf_function: A boolean indicates whether a `tf.function` will be used.
If False, training will run on pure eager mode.
If False, training will run on pure eager mode.
"""
"""
use_tf_function
:
bool
=
Fals
e
use_tf_function
:
bool
=
Tru
e
class
StandardEvaluator
(
runner
.
AbstractEvaluator
,
metaclass
=
abc
.
ABCMeta
):
class
StandardEvaluator
(
runner
.
AbstractEvaluator
,
metaclass
=
abc
.
ABCMeta
):
...
...
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