PiperOrigin-RevId: 486853812
This commit is contained in:
MediaPipe Team
2022-11-07 22:39:23 -08:00
committed by Copybara-Service
parent 24d03451c7
commit 4a6562d423
+7
View File
@@ -20,3 +20,10 @@ package_group(
"//mediapipe/model_maker/...",
],
)
package_group(
name = "1p_client",
packages = [
"//research/privacy/learning/fl_eval/pcvr/...",
],
)