Skip to content

Commit

Permalink
Automated Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 628693338
  • Loading branch information
tensorflower-gardener committed Apr 27, 2024
1 parent 32520d4 commit c760522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow/python/ops/linalg/sparse/BUILD
Expand Up @@ -21,7 +21,7 @@ tf_gen_op_wrapper_py(
"//tensorflow/python/util:tf_export",
],
py_lib_rule = py_strict_library,
visibility = ["//tensorflow/python/kernel_tests/linalg/sparse:__pkg__"],
visibility = ["//visibility:private"],
deps = ["//tensorflow/core:sparse_csr_matrix_ops_op_lib"],
)

Expand Down

0 comments on commit c760522

Please sign in to comment.