Added a required dependency to BUILD file
This commit is contained in:
parent
4e48f0664c
commit
ff93129764
@ -276,6 +276,7 @@ tf_cc_test(
|
||||
srcs = ["eager_op_rewrite_registry_test.cc"],
|
||||
deps = [
|
||||
":eager_op_rewrite_registry",
|
||||
"//tensorflow/core:lib",
|
||||
"//tensorflow/core:test",
|
||||
"//tensorflow/core:test_main",
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user