提交 52da2427 编写于 作者: G Gunhan Gulsoy 提交者: TensorFlower Gardener

Exclude all tflite dependencies from pip smoke test

TFlite build requirements break in pip smoke test in bazel 3.0

PiperOrigin-RevId: 306522753
Change-Id: Ib941511af53fad225bbe75b477ee5e77ffff5050
上级 4000a5c7
......@@ -34,6 +34,9 @@ PIP_PACKAGE_QUERY_EXPRESSION = (
# pip smoke test.
BUILD_BLACKLIST = [
"tensorflow/lite",
"tensorflow/compiler/mlir/lite",
"tensorflow/python/kernel_tests/signal",
"tensorflow/examples",
]
def GetBuild(dir_base):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册