You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove the EXECUTORCH_CLIENTS buck client list visibility gating from kernel
targets. This replaces all visibility blocks containing @EXECUTORCH_CLIENTS
with explicit PUBLIC visibility.
This is part 3 of a multi-diff stack to remove visibility gating across all of executorch.
This diff covers all kernels/*:
- kernels/aten
- kernels/fb/custom_ops
- kernels/optimized
- kernels/portable
- kernels/prim_ops
- kernels/quantized
- kernels/test
Differential Revision: [D89902027](https://our.internmc.facebook.com/intern/diff/D89902027/)
[ghstack-poisoned]
0 commit comments