STT-tensorflow/tensorflow/lite/toco/logging/testdata/BUILD

7 lines
172 B
Python

package(
default_visibility = ["//tensorflow:internal"],
licenses = ["notice"], # Apache 2.0
)
exports_files(glob(["*.html"]) + glob(["*.pb"]) + glob(["*.dot"]))