"...resnet50_tensorflow.git" did not exist on "fdbf4946a29910deb7aac695f90a5d5c6de03eda"
Commit 516f0402 authored by Jaehong Kim's avatar Jaehong Kim Committed by A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 368130039
parent 615609b8
...@@ -24,7 +24,7 @@ task: ...@@ -24,7 +24,7 @@ task:
dtype: 'float16' dtype: 'float16'
validation_data: validation_data:
input_path: 'imagenet-2012-tfrecord/valid*' input_path: 'imagenet-2012-tfrecord/valid*'
is_training: true is_training: false
global_batch_size: 1024 # 128 * 8 global_batch_size: 1024 # 128 * 8
dtype: 'float16' dtype: 'float16'
drop_remainder: false drop_remainder: false
......
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