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:
parent
ff551c9f20
commit
fdee589371
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user