kse-01/tensorflow/third_party/ruy/BUILD

9 lines
149 B
Python
Raw Normal View History

2023-10-09 11:37:31 +00:00
# Ruy is not BLAS
package(
default_visibility = ["//visibility:public"],
licenses = ["notice"], # Apache 2.0
)
exports_files(["LICENSE"])