Skip to content

Commit a80c856

Browse files
wsmosesGoogle-ML-Automation
authored andcommitted
Update EnzymeJaX visibility
PiperOrigin-RevId: 842981186
1 parent 86fe2ab commit a80c856

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

jaxlib/gpu/BUILD

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@ proto_library(
8282
cc_proto_library(
8383
name = "triton_cc_proto",
8484
compatible_with = None,
85+
visibility = [
86+
"//jax:internal",
87+
"//third_party/py/enzyme_ad:__subpackages__",
88+
],
8589
deps = [":triton_proto"],
8690
)
8791

0 commit comments

Comments
 (0)