v2.11
Internal change
Raise an explicit error if `decay` is set and new Keras optimizer is used.
Skip legacy/ to reduce CI test workload.
Move the api doc link to the top.
Do not require dataclass as we drop Python 3.6 support.