Commit 4e6ba0a2 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 350180153
parent 97807e63
......@@ -3,7 +3,6 @@ runtime:
distribution_strategy: 'tpu'
mixed_precision_dtype: 'bfloat16'
task:
annotation_file: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/instances_val2017.json'
losses:
l2_weight_decay: 4.0e-05
model:
......@@ -32,7 +31,6 @@ task:
train_data:
dtype: 'bfloat16'
global_batch_size: 256
input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/train*'
is_training: true
parser:
aug_rand_hflip: true
......@@ -41,7 +39,6 @@ task:
validation_data:
dtype: 'bfloat16'
global_batch_size: 8
input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/val*'
is_training: false
trainer:
checkpoint_interval: 462
......
......@@ -2,7 +2,6 @@ runtime:
distribution_strategy: 'tpu'
mixed_precision_dtype: 'bfloat16'
task:
annotation_file: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/instances_val2017.json'
losses:
l2_weight_decay: 4.0e-05
model:
......@@ -31,7 +30,6 @@ task:
train_data:
dtype: 'bfloat16'
global_batch_size: 256
input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/train*'
is_training: true
parser:
aug_rand_hflip: true
......@@ -40,7 +38,6 @@ task:
validation_data:
dtype: 'bfloat16'
global_batch_size: 8
input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/val*'
is_training: false
trainer:
checkpoint_interval: 462
......
......@@ -3,7 +3,6 @@ runtime:
distribution_strategy: 'tpu'
mixed_precision_dtype: 'bfloat16'
task:
annotation_file: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/instances_val2017.json'
losses:
l2_weight_decay: 4.0e-05
model:
......@@ -32,7 +31,6 @@ task:
train_data:
dtype: 'bfloat16'
global_batch_size: 256
input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/train*'
is_training: true
parser:
aug_rand_hflip: true
......@@ -41,7 +39,6 @@ task:
validation_data:
dtype: 'bfloat16'
global_batch_size: 8
input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/val*'
is_training: false
trainer:
checkpoint_interval: 462
......
......@@ -3,7 +3,6 @@ runtime:
distribution_strategy: 'tpu'
mixed_precision_dtype: 'bfloat16'
task:
annotation_file: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/instances_val2017.json'
losses:
l2_weight_decay: 4.0e-05
model:
......@@ -32,7 +31,6 @@ task:
train_data:
dtype: 'bfloat16'
global_batch_size: 256
input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/train*'
is_training: true
parser:
aug_rand_hflip: true
......@@ -41,7 +39,6 @@ task:
validation_data:
dtype: 'bfloat16'
global_batch_size: 8
input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/val*'
is_training: false
trainer:
checkpoint_interval: 462
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment