Don't explicitly include //tensorflow/compiler/mlir/lite/...

It is included as part of //tensorflow/...

PiperOrigin-RevId: 349570938
Change-Id: If683c7ac2104dc235a79d611bd5380466dc294f9
This commit is contained in:
Sanjoy Das 2020-12-30 09:58:20 -08:00 committed by TensorFlower Gardener
parent ee02937dab
commit c7aa1c84f9

View File

@ -19,6 +19,5 @@ DEFAULT_BAZEL_TARGETS="//tensorflow/... \
-//tensorflow/python/integration_testing/... \
-//tensorflow/compiler/tf2tensorrt/... \
-//tensorflow/compiler/xrt/... \
//tensorflow/compiler/mlir/lite/... \
-//tensorflow/lite/micro/examples/... \
-//tensorflow/core/tpu/..."