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
d03efbf3
Commit
d03efbf3
authored
Oct 28, 2019
by
Hongkun Yu
Committed by
A. Unique TensorFlower
Oct 28, 2019
Browse files
Fix checkpoint converter import.
PiperOrigin-RevId: 277092057
parent
4457c1a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/nlp/bert/tf1_to_keras_checkpoint_converter.py
official/nlp/bert/tf1_to_keras_checkpoint_converter.py
+1
-1
No files found.
official/nlp/bert/tf1_to_keras_checkpoint_converter.py
View file @
d03efbf3
...
@@ -31,7 +31,7 @@ from __future__ import print_function
...
@@ -31,7 +31,7 @@ from __future__ import print_function
from
absl
import
app
from
absl
import
app
import
tensorflow
as
tf
# TF 1.x
import
tensorflow
as
tf
# TF 1.x
from
third_party.tensorflow_models.
official.nlp.bert
import
tf1_checkpoint_converter_lib
from
official.nlp.bert
import
tf1_checkpoint_converter_lib
flags
=
tf
.
flags
flags
=
tf
.
flags
...
...
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