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
1. Update `namespace` declarations to be inline
2. Swap from `int64`, `uint64` to `int64_t`, `uint64_t`
3. Split `Activation` from `BaseActivation`
4. Cleanup `include` and related `BUILD` deps
PiperOrigin-RevId: 401009612
0 commit comments