# Single matmul autotuning for Triton

package(
    default_applicable_licenses = ["//tensorflow:license"],
    default_visibility = ["//visibility:private"],
    licenses = ["notice"],
)

# The scripts in this directory are meant to be used with OSS Triton and are not integrated
# into the build system.
