We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents de4ccfb + 58d26a9 commit ea85f43Copy full SHA for ea85f43
tensorflow/BUILD
@@ -1719,8 +1719,8 @@ py_library(
1719
"//tensorflow/lite/python/authoring",
1720
"//tensorflow/python:no_contrib",
1721
"//tensorflow/python/profiler:profiler_client",
1722
- "@pypi_keras_nightly//:pkg",
1723
- "@pypi_tb_nightly//:pkg",
+ "@pypi_keras//:pkg",
+ "@pypi_tensorboard//:pkg",
1724
],
1725
)
1726
# copybara:comment_end
tensorflow/python/summary/BUILD
@@ -118,7 +118,7 @@ tf_py_strict_test(
118
"//tensorflow/python/ops:summary_ops_v2",
119
"//tensorflow/python/platform:client_testlib",
120
"//tensorflow/python/training:training_util",
121
122
123
124
0 commit comments