未验证 提交 868fb7e8 编写于 作者: S suleshahid 提交者: GitHub

Nightly sync fix. (#1381)

上级 54a86ad0
......@@ -47,6 +47,8 @@ bazel build tensorflow/lite/python:schema_py
bazel build tensorflow/lite/schema:schema_fbs_srcs
/bin/cp ./bazel-bin/tensorflow/lite/schema/schema_generated.h tensorflow/lite/schema/schema_generated.h
# Must clean the bazel directories out after building as we don't check these in.
bazel clean
# The shared TFL/TFLM python code uses a different bazel workspace in the two
# repositories (TF and tflite-micro) which needs the import statements to be
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册