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
a5b38a72
Commit
a5b38a72
authored
Sep 02, 2020
by
Ruoxin Sang
Committed by
A. Unique TensorFlower
Sep 02, 2020
Browse files
Internal change
PiperOrigin-RevId: 329738312
parent
3f3ecc47
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
official/modeling/hyperparams/config_definitions.py
official/modeling/hyperparams/config_definitions.py
+1
-1
No files found.
official/modeling/hyperparams/config_definitions.py
View file @
a5b38a72
...
@@ -83,7 +83,7 @@ class DataConfig(base_config.Config):
...
@@ -83,7 +83,7 @@ class DataConfig(base_config.Config):
drop_remainder
:
bool
=
True
drop_remainder
:
bool
=
True
shuffle_buffer_size
:
int
=
100
shuffle_buffer_size
:
int
=
100
cache
:
bool
=
False
cache
:
bool
=
False
cycle_length
:
int
=
8
cycle_length
:
Optional
[
int
]
=
None
block_length
:
int
=
1
block_length
:
int
=
1
deterministic
:
Optional
[
bool
]
=
None
deterministic
:
Optional
[
bool
]
=
None
sharding
:
bool
=
True
sharding
:
bool
=
True
...
...
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