diff --git a/xla/stream_executor/gpu/BUILD b/xla/stream_executor/gpu/BUILD index 99ba936428872..d5e31c6cbf29b 100644 --- a/xla/stream_executor/gpu/BUILD +++ b/xla/stream_executor/gpu/BUILD @@ -60,6 +60,7 @@ package( "//tensorflow/core:__subpackages__", "//third_party/sparse_conv:__subpackages__", "//waymo/ml/compiler/triton:__subpackages__", + "//waymo/research/representation/threed:__subpackages__", ]), licenses = ["notice"], )