Skip to content

Commit

Permalink
Restrict Bazel visibility of //jaxlib:gpu_support
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 446524414
  • Loading branch information
hawkinsp authored and jax authors committed May 4, 2022
1 parent 03c8020 commit a8c6742
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions jaxlib/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,6 @@ py_library(
"cusolver.py",
"cusparse.py",
],
# TODO(phawkins): reconsider whether we want this target to be visible.
visibility = ["//visibility:public"],
deps = [
":_cublas",
":_cuda_linalg",
Expand Down

0 comments on commit a8c6742

Please sign in to comment.