keras
https://github.com/keras-team/keras
Python
Deep Learning for humans
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to keras
Help out
- Issues
- Fix several Doc issues for `mobilenet`, `mobilenet_v2`, and `mobilenet_v3`
- Retire the legacy per-mode dispatch path
- Ensure categorical and sparse categorical crossentropy return output dtype
- Fix `binary_crossentropy` result dtype for NumPy and JAX backends (#23735)
- Fix symbolic std dtype for complex inputs
- Split the int4 mode into a package by geometry family
- Add backend-agnostic implementation for rad2deg
- keras.ops.std reports complex dtype for symbolic complex inputs
- Eliminates TorchDynamo graph breaks during torch backend model compilation.
- Adaptive pooling ops infer incorrect 5D shape and crash on int/list output_size
- Docs
- Python not yet supported