Skip to content

Commit

Permalink
Change the 'tf_keras_api' visibility to public.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 688197759
  • Loading branch information
tensorflower-gardener committed Oct 22, 2024
1 parent 5bb6a4f commit 91b2be9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tf_keras/api/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ py_library(
":tf_keras_python_api_gen_compat_v2",
],
srcs_version = "PY3",
visibility = ["//visibility:public"],
deps = [
"//:expect_tensorflow_installed",
"//tf_keras",
Expand Down

0 comments on commit 91b2be9

Please sign in to comment.