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
7475840b
Commit
7475840b
authored
Oct 10, 2022
by
Abdullah Rashwan
Committed by
A. Unique TensorFlower
Oct 10, 2022
Browse files
Internal change
PiperOrigin-RevId: 480221272
parent
7572c1f4
Changes
28
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
16 additions
and
16 deletions
+16
-16
official/vision/configs/experiments/image_classification/imagenet_resnetrs200_i256.yaml
...ments/image_classification/imagenet_resnetrs200_i256.yaml
+2
-2
official/vision/configs/experiments/image_classification/imagenet_resnetrs270_i256.yaml
...ments/image_classification/imagenet_resnetrs270_i256.yaml
+2
-2
official/vision/configs/experiments/image_classification/imagenet_resnetrs350_i256.yaml
...ments/image_classification/imagenet_resnetrs350_i256.yaml
+2
-2
official/vision/configs/experiments/image_classification/imagenet_resnetrs350_i320.yaml
...ments/image_classification/imagenet_resnetrs350_i320.yaml
+2
-2
official/vision/configs/experiments/image_classification/imagenet_resnetrs420_i320.yaml
...ments/image_classification/imagenet_resnetrs420_i320.yaml
+2
-2
official/vision/configs/experiments/image_classification/imagenet_resnetrs50_i160.yaml
...iments/image_classification/imagenet_resnetrs50_i160.yaml
+2
-2
official/vision/examples/starter/example_config_local.yaml
official/vision/examples/starter/example_config_local.yaml
+2
-2
official/vision/examples/starter/example_config_tpu.yaml
official/vision/examples/starter/example_config_tpu.yaml
+2
-2
No files found.
official/vision/configs/experiments/image_classification/imagenet_resnetrs200_i256.yaml
View file @
7475840b
...
@@ -25,7 +25,7 @@ task:
...
@@ -25,7 +25,7 @@ task:
one_hot
:
true
one_hot
:
true
label_smoothing
:
0.1
label_smoothing
:
0.1
train_data
:
train_data
:
input_path
:
'
imagenet-2012-tfrecord/train*'
input_path
:
'
gs://mlcompass-data/imagenet/
imagenet-2012-tfrecord/train*'
is_training
:
true
is_training
:
true
global_batch_size
:
4096
global_batch_size
:
4096
dtype
:
'
bfloat16'
dtype
:
'
bfloat16'
...
@@ -34,7 +34,7 @@ task:
...
@@ -34,7 +34,7 @@ task:
randaug
:
randaug
:
magnitude
:
15
magnitude
:
15
validation_data
:
validation_data
:
input_path
:
'
imagenet-2012-tfrecord/valid*'
input_path
:
'
gs://mlcompass-data/imagenet/
imagenet-2012-tfrecord/valid*'
is_training
:
false
is_training
:
false
global_batch_size
:
4096
global_batch_size
:
4096
dtype
:
'
bfloat16'
dtype
:
'
bfloat16'
...
...
official/vision/configs/experiments/image_classification/imagenet_resnetrs270_i256.yaml
View file @
7475840b
...
@@ -25,7 +25,7 @@ task:
...
@@ -25,7 +25,7 @@ task:
one_hot
:
true
one_hot
:
true
label_smoothing
:
0.1
label_smoothing
:
0.1
train_data
:
train_data
:
input_path
:
'
imagenet-2012-tfrecord/train*'
input_path
:
'
gs://mlcompass-data/imagenet/
imagenet-2012-tfrecord/train*'
is_training
:
true
is_training
:
true
global_batch_size
:
4096
global_batch_size
:
4096
dtype
:
'
bfloat16'
dtype
:
'
bfloat16'
...
@@ -34,7 +34,7 @@ task:
...
@@ -34,7 +34,7 @@ task:
randaug
:
randaug
:
magnitude
:
15
magnitude
:
15
validation_data
:
validation_data
:
input_path
:
'
imagenet-2012-tfrecord/valid*'
input_path
:
'
gs://mlcompass-data/imagenet/
imagenet-2012-tfrecord/valid*'
is_training
:
false
is_training
:
false
global_batch_size
:
4096
global_batch_size
:
4096
dtype
:
'
bfloat16'
dtype
:
'
bfloat16'
...
...
official/vision/configs/experiments/image_classification/imagenet_resnetrs350_i256.yaml
View file @
7475840b
...
@@ -25,7 +25,7 @@ task:
...
@@ -25,7 +25,7 @@ task:
one_hot
:
true
one_hot
:
true
label_smoothing
:
0.1
label_smoothing
:
0.1
train_data
:
train_data
:
input_path
:
'
imagenet-2012-tfrecord/train*'
input_path
:
'
gs://mlcompass-data/imagenet/
imagenet-2012-tfrecord/train*'
is_training
:
true
is_training
:
true
global_batch_size
:
4096
global_batch_size
:
4096
dtype
:
'
bfloat16'
dtype
:
'
bfloat16'
...
@@ -34,7 +34,7 @@ task:
...
@@ -34,7 +34,7 @@ task:
randaug
:
randaug
:
magnitude
:
15
magnitude
:
15
validation_data
:
validation_data
:
input_path
:
'
imagenet-2012-tfrecord/valid*'
input_path
:
'
gs://mlcompass-data/imagenet/
imagenet-2012-tfrecord/valid*'
is_training
:
false
is_training
:
false
global_batch_size
:
4096
global_batch_size
:
4096
dtype
:
'
bfloat16'
dtype
:
'
bfloat16'
...
...
official/vision/configs/experiments/image_classification/imagenet_resnetrs350_i320.yaml
View file @
7475840b
...
@@ -25,7 +25,7 @@ task:
...
@@ -25,7 +25,7 @@ task:
one_hot
:
true
one_hot
:
true
label_smoothing
:
0.1
label_smoothing
:
0.1
train_data
:
train_data
:
input_path
:
'
imagenet-2012-tfrecord/train*'
input_path
:
'
gs://mlcompass-data/imagenet/
imagenet-2012-tfrecord/train*'
is_training
:
true
is_training
:
true
global_batch_size
:
4096
global_batch_size
:
4096
dtype
:
'
bfloat16'
dtype
:
'
bfloat16'
...
@@ -34,7 +34,7 @@ task:
...
@@ -34,7 +34,7 @@ task:
randaug
:
randaug
:
magnitude
:
15
magnitude
:
15
validation_data
:
validation_data
:
input_path
:
'
imagenet-2012-tfrecord/valid*'
input_path
:
'
gs://mlcompass-data/imagenet/
imagenet-2012-tfrecord/valid*'
is_training
:
false
is_training
:
false
global_batch_size
:
4096
global_batch_size
:
4096
dtype
:
'
bfloat16'
dtype
:
'
bfloat16'
...
...
official/vision/configs/experiments/image_classification/imagenet_resnetrs420_i320.yaml
View file @
7475840b
...
@@ -24,7 +24,7 @@ task:
...
@@ -24,7 +24,7 @@ task:
one_hot
:
true
one_hot
:
true
label_smoothing
:
0.1
label_smoothing
:
0.1
train_data
:
train_data
:
input_path
:
'
imagenet-2012-tfrecord/train*'
input_path
:
'
gs://mlcompass-data/imagenet/
imagenet-2012-tfrecord/train*'
is_training
:
true
is_training
:
true
global_batch_size
:
4096
global_batch_size
:
4096
dtype
:
'
bfloat16'
dtype
:
'
bfloat16'
...
@@ -33,7 +33,7 @@ task:
...
@@ -33,7 +33,7 @@ task:
randaug
:
randaug
:
magnitude
:
15
magnitude
:
15
validation_data
:
validation_data
:
input_path
:
'
imagenet-2012-tfrecord/valid*'
input_path
:
'
gs://mlcompass-data/imagenet/
imagenet-2012-tfrecord/valid*'
is_training
:
false
is_training
:
false
global_batch_size
:
4096
global_batch_size
:
4096
dtype
:
'
bfloat16'
dtype
:
'
bfloat16'
...
...
official/vision/configs/experiments/image_classification/imagenet_resnetrs50_i160.yaml
View file @
7475840b
...
@@ -25,7 +25,7 @@ task:
...
@@ -25,7 +25,7 @@ task:
one_hot
:
true
one_hot
:
true
label_smoothing
:
0.1
label_smoothing
:
0.1
train_data
:
train_data
:
input_path
:
'
imagenet-2012-tfrecord/train*'
input_path
:
'
gs://mlcompass-data/imagenet/
imagenet-2012-tfrecord/train*'
is_training
:
true
is_training
:
true
global_batch_size
:
4096
global_batch_size
:
4096
dtype
:
'
bfloat16'
dtype
:
'
bfloat16'
...
@@ -34,7 +34,7 @@ task:
...
@@ -34,7 +34,7 @@ task:
randaug
:
randaug
:
magnitude
:
10
magnitude
:
10
validation_data
:
validation_data
:
input_path
:
'
imagenet-2012-tfrecord/valid*'
input_path
:
'
gs://mlcompass-data/imagenet/
imagenet-2012-tfrecord/valid*'
is_training
:
false
is_training
:
false
global_batch_size
:
4096
global_batch_size
:
4096
dtype
:
'
bfloat16'
dtype
:
'
bfloat16'
...
...
official/vision/examples/starter/example_config_local.yaml
View file @
7475840b
...
@@ -3,12 +3,12 @@ task:
...
@@ -3,12 +3,12 @@ task:
num_classes
:
1001
num_classes
:
1001
input_size
:
[
128
,
128
,
3
]
input_size
:
[
128
,
128
,
3
]
train_data
:
train_data
:
input_path
:
'
imagenet-2012-tfrecord/train*'
input_path
:
'
gs://mlcompass-data/imagenet/
imagenet-2012-tfrecord/train*'
is_training
:
true
is_training
:
true
global_batch_size
:
64
global_batch_size
:
64
dtype
:
'
bfloat16'
dtype
:
'
bfloat16'
validation_data
:
validation_data
:
input_path
:
'
imagenet-2012-tfrecord/valid*'
input_path
:
'
gs://mlcompass-data/imagenet/
imagenet-2012-tfrecord/valid*'
is_training
:
false
is_training
:
false
global_batch_size
:
64
global_batch_size
:
64
dtype
:
'
bfloat16'
dtype
:
'
bfloat16'
...
...
official/vision/examples/starter/example_config_tpu.yaml
View file @
7475840b
...
@@ -6,12 +6,12 @@ task:
...
@@ -6,12 +6,12 @@ task:
num_classes
:
1001
num_classes
:
1001
input_size
:
[
128
,
128
,
3
]
input_size
:
[
128
,
128
,
3
]
train_data
:
train_data
:
input_path
:
'
imagenet-2012-tfrecord/train*'
input_path
:
'
gs://mlcompass-data/imagenet/
imagenet-2012-tfrecord/train*'
is_training
:
true
is_training
:
true
global_batch_size
:
4096
global_batch_size
:
4096
dtype
:
'
bfloat16'
dtype
:
'
bfloat16'
validation_data
:
validation_data
:
input_path
:
'
imagenet-2012-tfrecord/valid*'
input_path
:
'
gs://mlcompass-data/imagenet/
imagenet-2012-tfrecord/valid*'
is_training
:
false
is_training
:
false
global_batch_size
:
4096
global_batch_size
:
4096
dtype
:
'
bfloat16'
dtype
:
'
bfloat16'
...
...
Prev
1
2
Next
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