mirror of
https://github.com/tensorflow/tensorflow.git
synced 2024-11-21 21:05:19 +00:00
ad6a3e8b3c
PiperOrigin-RevId: 662484617
9 lines
211 B
Python
9 lines
211 B
Python
# Necessary for bazel to recognize this as a package.
|
|
|
|
# copybara:uncomment package(default_applicable_licenses = ["//tensorflow:license"])
|
|
|
|
exports_files(srcs = [
|
|
"temporary.patch",
|
|
"workspace.bzl",
|
|
])
|