# Various experiments related to the compiler that are not a part of the final XLA binary.

package(
    # copybara:uncomment default_applicable_licenses = ["//tensorflow:license"],
    # keep visibility private, if you need to depend on this, move it out of experiments
    default_visibility = ["//visibility:private"],
    licenses = ["notice"],
)
