Clean up Grappler build file.

PiperOrigin-RevId: 271020175
This commit is contained in:
A. Unique TensorFlower 2019-09-24 17:21:16 -07:00 committed by TensorFlower Gardener
parent fdf4b54d40
commit 71cc471b2d

View File

@ -47,10 +47,6 @@ tf_cc_test(
"//tensorflow/core:test",
"//tensorflow/core:test_main",
"//tensorflow/core:testlib",
"//tensorflow/core/lib/bfloat16",
"//tensorflow/core/lib/core:status",
"//tensorflow/core/platform:notification",
"//tensorflow/core/platform:types",
"@com_google_absl//absl/strings",
],
)