Skip to content

Commit

Permalink
Internal Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 564913529
  • Loading branch information
grasskin authored and tensorflower-gardener committed Sep 13, 2023
1 parent 470415b commit d4fbef1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tensorflow_probability/python/layers/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ py_test(
deps = [
":conv_variational",
":util",
# keras/testing_infra:test_utils dep,
# numpy dep,
# tensorflow dep,
"//tensorflow_probability/python/distributions:independent",
Expand Down Expand Up @@ -102,7 +101,6 @@ py_test(
deps = [
":dense_variational",
":util",
# keras/testing_infra:test_utils dep,
# numpy dep,
# tensorflow dep,
"//tensorflow_probability/python/distributions:independent",
Expand Down Expand Up @@ -251,7 +249,6 @@ py_library(
"util.py",
],
deps = [
# keras dep,
# numpy dep,
# tensorflow dep,
"//tensorflow_probability/python/distributions:deterministic",
Expand Down

0 comments on commit d4fbef1

Please sign in to comment.