"vscode:/vscode.git/clone" did not exist on "b81806fce283ad2d691ba0c52d375d22d2c8b2c4"
Commit bf4a5360 authored by Pankaj Kanwar's avatar Pankaj Kanwar Committed by A. Unique TensorFlower
Browse files

Migrating away from snaggletooth. Moving all models to point to tensorflow-performance-data

PiperOrigin-RevId: 350036017
parent 07870fe0
...@@ -3,7 +3,7 @@ runtime: ...@@ -3,7 +3,7 @@ runtime:
distribution_strategy: 'tpu' distribution_strategy: 'tpu'
mixed_precision_dtype: 'bfloat16' mixed_precision_dtype: 'bfloat16'
task: task:
annotation_file: '/readahead/200M/placer/prod/home/snaggletooth/test/data/coco/instances_val2017.json' annotation_file: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/instances_val2017.json'
losses: losses:
l2_weight_decay: 4.0e-05 l2_weight_decay: 4.0e-05
model: model:
...@@ -32,7 +32,7 @@ task: ...@@ -32,7 +32,7 @@ task:
train_data: train_data:
dtype: 'bfloat16' dtype: 'bfloat16'
global_batch_size: 256 global_batch_size: 256
input_path: '/readahead/200M/placer/prod/home/snaggletooth/test/data/coco/train*' input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/train*'
is_training: true is_training: true
parser: parser:
aug_rand_hflip: true aug_rand_hflip: true
...@@ -41,7 +41,7 @@ task: ...@@ -41,7 +41,7 @@ task:
validation_data: validation_data:
dtype: 'bfloat16' dtype: 'bfloat16'
global_batch_size: 8 global_batch_size: 8
input_path: '/readahead/200M/placer/prod/home/snaggletooth/test/data/coco/val*' input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/val*'
is_training: false is_training: false
trainer: trainer:
checkpoint_interval: 462 checkpoint_interval: 462
......
...@@ -2,7 +2,7 @@ runtime: ...@@ -2,7 +2,7 @@ runtime:
distribution_strategy: 'tpu' distribution_strategy: 'tpu'
mixed_precision_dtype: 'bfloat16' mixed_precision_dtype: 'bfloat16'
task: task:
annotation_file: '/readahead/200M/placer/prod/home/snaggletooth/test/data/coco/instances_val2017.json' annotation_file: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/instances_val2017.json'
losses: losses:
l2_weight_decay: 4.0e-05 l2_weight_decay: 4.0e-05
model: model:
...@@ -31,7 +31,7 @@ task: ...@@ -31,7 +31,7 @@ task:
train_data: train_data:
dtype: 'bfloat16' dtype: 'bfloat16'
global_batch_size: 256 global_batch_size: 256
input_path: '/readahead/200M/placer/prod/home/snaggletooth/test/data/coco/train*' input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/train*'
is_training: true is_training: true
parser: parser:
aug_rand_hflip: true aug_rand_hflip: true
...@@ -40,7 +40,7 @@ task: ...@@ -40,7 +40,7 @@ task:
validation_data: validation_data:
dtype: 'bfloat16' dtype: 'bfloat16'
global_batch_size: 8 global_batch_size: 8
input_path: '/readahead/200M/placer/prod/home/snaggletooth/test/data/coco/val*' input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/val*'
is_training: false is_training: false
trainer: trainer:
checkpoint_interval: 462 checkpoint_interval: 462
......
...@@ -3,7 +3,7 @@ runtime: ...@@ -3,7 +3,7 @@ runtime:
distribution_strategy: 'tpu' distribution_strategy: 'tpu'
mixed_precision_dtype: 'bfloat16' mixed_precision_dtype: 'bfloat16'
task: task:
annotation_file: '/readahead/200M/placer/prod/home/snaggletooth/test/data/coco/instances_val2017.json' annotation_file: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/instances_val2017.json'
losses: losses:
l2_weight_decay: 4.0e-05 l2_weight_decay: 4.0e-05
model: model:
...@@ -32,7 +32,7 @@ task: ...@@ -32,7 +32,7 @@ task:
train_data: train_data:
dtype: 'bfloat16' dtype: 'bfloat16'
global_batch_size: 256 global_batch_size: 256
input_path: '/readahead/200M/placer/prod/home/snaggletooth/test/data/coco/train*' input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/train*'
is_training: true is_training: true
parser: parser:
aug_rand_hflip: true aug_rand_hflip: true
...@@ -41,7 +41,7 @@ task: ...@@ -41,7 +41,7 @@ task:
validation_data: validation_data:
dtype: 'bfloat16' dtype: 'bfloat16'
global_batch_size: 8 global_batch_size: 8
input_path: '/readahead/200M/placer/prod/home/snaggletooth/test/data/coco/val*' input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/val*'
is_training: false is_training: false
trainer: trainer:
checkpoint_interval: 462 checkpoint_interval: 462
......
...@@ -3,7 +3,7 @@ runtime: ...@@ -3,7 +3,7 @@ runtime:
distribution_strategy: 'tpu' distribution_strategy: 'tpu'
mixed_precision_dtype: 'bfloat16' mixed_precision_dtype: 'bfloat16'
task: task:
annotation_file: '/readahead/200M/placer/prod/home/snaggletooth/test/data/coco/instances_val2017.json' annotation_file: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/instances_val2017.json'
losses: losses:
l2_weight_decay: 4.0e-05 l2_weight_decay: 4.0e-05
model: model:
...@@ -32,7 +32,7 @@ task: ...@@ -32,7 +32,7 @@ task:
train_data: train_data:
dtype: 'bfloat16' dtype: 'bfloat16'
global_batch_size: 256 global_batch_size: 256
input_path: '/readahead/200M/placer/prod/home/snaggletooth/test/data/coco/train*' input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/train*'
is_training: true is_training: true
parser: parser:
aug_rand_hflip: true aug_rand_hflip: true
...@@ -41,7 +41,7 @@ task: ...@@ -41,7 +41,7 @@ task:
validation_data: validation_data:
dtype: 'bfloat16' dtype: 'bfloat16'
global_batch_size: 8 global_batch_size: 8
input_path: '/readahead/200M/placer/prod/home/snaggletooth/test/data/coco/val*' input_path: '/readahead/200M/placer/prod/home/tensorflow-performance-data/datasets/coco/val*'
is_training: false is_training: false
trainer: trainer:
checkpoint_interval: 462 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