Commit 3c4cf26a authored by Joe Ng's avatar Joe Ng Committed by A. Unique TensorFlower
Browse files

Remove num_channels from config as this field is removed in cl/365665625.

PiperOrigin-RevId: 478805701
parent 71c08f39
......@@ -42,7 +42,6 @@ task:
is_training: true
min_image_size: 256
name: kinetics400
num_channels: 3
num_classes: 400
num_examples: 215570
num_test_clips: 1
......@@ -67,7 +66,6 @@ task:
is_training: false
min_image_size: 256
name: kinetics400
num_channels: 3
num_classes: 400
num_examples: 17706
num_test_clips: 10
......
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