v2.11
Internal change
Code changes to get ready for an incoming Keras optimizer migration.
Raise an explicit error if `decay` is set and new Keras optimizer is used.
[dp] Decorate differential privacy configs w/ dataclass.