fix build targets
This commit is contained in:
parent
cda3d38821
commit
5ede799244
@ -394,6 +394,7 @@ tf_py_test(
|
||||
"//tensorflow/python:script_ops",
|
||||
"//tensorflow/python:sparse_tensor",
|
||||
"//tensorflow/python/data/experimental/ops:batching",
|
||||
"//tensorflow/python/data/kernel_tests:checkpoint_test_base",
|
||||
"//tensorflow/python/data/kernel_tests:test_base",
|
||||
"//tensorflow/python/data/ops:dataset_ops",
|
||||
"//third_party/py/numpy",
|
||||
|
@ -438,6 +438,7 @@ tf_py_test(
|
||||
srcs = ["map_test.py"],
|
||||
shard_count = 4,
|
||||
deps = [
|
||||
":checkpoint_test_base",
|
||||
":test_base",
|
||||
"//tensorflow/core:protos_all_py",
|
||||
"//tensorflow/python:array_ops",
|
||||
|
Loading…
x
Reference in New Issue
Block a user