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
746df02a
Commit
746df02a
authored
Apr 26, 2022
by
A. Unique TensorFlower
Browse files
Internal change
PiperOrigin-RevId: 444618389
parent
8bc5a1a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/vision/examples/starter/train.py
official/vision/examples/starter/train.py
+1
-1
No files found.
official/vision/examples/starter/train.py
View file @
746df02a
...
...
@@ -21,7 +21,7 @@ branch from `official/vision/beta/train.py` and make changes.
from
absl
import
app
from
official.common
import
flags
as
tfm_flags
from
official.vision
.beta
import
train
from
official.vision
import
train
from
official.vision.examples.starter
import
registry_imports
# pylint: disable=unused-import
...
...
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