android13/external/tensorflow/third_party/ruy/BUILD

10 lines
206 B
Python

# Ruy is not BLAS
package(
default_visibility = ["//visibility:public"],
licenses = ["notice"],
)
# The LICENSE from this package is used during pip package generation.
exports_files(["LICENSE"])