• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package(
2    default_visibility = ["//tensorflow:internal"],
3    licenses = ["notice"],
4)
5
6exports_files(glob(["*.html"]) + glob(["*.pb"]) + glob(["*.dot"]))
7