[tf.data] Shard the map_vectorization_test to avoid timeouts.
PiperOrigin-RevId: 222179740
This commit is contained in:
parent
be27c92dde
commit
435f4605b7
@ -202,6 +202,7 @@ py_test(
|
||||
name = "map_vectorization_test",
|
||||
size = "medium",
|
||||
srcs = ["map_vectorization_test.py"],
|
||||
shard_count = 8,
|
||||
srcs_version = "PY2AND3",
|
||||
tags = [
|
||||
"no_oss",
|
||||
|
Loading…
Reference in New Issue
Block a user