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
4861b855
Commit
4861b855
authored
Jan 15, 2021
by
Paul Wohlhart
Committed by
A. Unique TensorFlower
Jan 15, 2021
Browse files
Internal change
PiperOrigin-RevId: 352101587
parent
320a996c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/nlp/projects/triviaqa/train.py
official/nlp/projects/triviaqa/train.py
+1
-1
No files found.
official/nlp/projects/triviaqa/train.py
View file @
4861b855
...
@@ -146,7 +146,7 @@ def read_model_config(encoder,
...
@@ -146,7 +146,7 @@ def read_model_config(encoder,
return
encoder_config
return
encoder_config
@
gin
.
configurable
(
black
list
=
[
@
gin
.
configurable
(
deny
list
=
[
'model'
,
'model'
,
'strategy'
,
'strategy'
,
'train_dataset'
,
'train_dataset'
,
...
...
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