v2.11.3
Internal change
Raise an explicit error if `decay` is set and new Keras optimizer is used.
Update setup.py
Skip legacy/ to reduce CI test workload.
Internal fix (#10895)
Move the api doc link to the top.
Do not require dataclass as we drop Python 3.6 support.
Update requirements.txt