Bump the test size for tensorflow/python/data/experimental/kernel_tests:parse_example_dataset_test

PiperOrigin-RevId: 305135719
Change-Id: I8b233a4a460676bf92f71e52cd04f5530619b2ae
This commit is contained in:
Gunhan Gulsoy 2020-04-06 15:51:42 -07:00 committed by TensorFlower Gardener
parent ff551c9f20
commit fdee589371

View File

@ -486,7 +486,7 @@ tf_py_test(
tf_py_test(
name = "parse_example_dataset_test",
size = "small",
size = "medium",
srcs = ["parse_example_dataset_test.py"],
shard_count = 4,
deps = [