Skip to content

Commit 94a1712

Browse files
Internal Code Change
PiperOrigin-RevId: 558996511
1 parent 31fb21f commit 94a1712

File tree

1 file changed

+1
-6
lines changed
  • keras/optimizers/schedules

1 file changed

+1
-6
lines changed

keras/optimizers/schedules/BUILD

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,7 @@ load("@org_keras//keras:keras.bzl", "cuda_py_test")
66

77
package(
88
# copybara:uncomment default_applicable_licenses = ["//keras:license"],
9-
default_visibility = [
10-
"//keras:friends",
11-
"//third_party/tensorflow/python:__pkg__",
12-
"//third_party/tensorflow/python/distribute:__pkg__",
13-
"//third_party/tensorflow/python/trackable:__pkg__",
14-
],
9+
default_visibility = ["//keras:friends"],
1510
licenses = ["notice"],
1611
)
1712

0 commit comments

Comments
 (0)