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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to keras
Help out
- Issues
- MultiHeadAttention doesn't use scaled_dot_product_attention on torch (also breaks torch.compile)
- slice() coerces dynamic-shape indices to Python int and specializes shapes
- torch conv does two NHWC<->NCHW copies when one would do
- Layer.__call__ re-assigns self.built/self._called even when already set
- _dict_to_ordered_dict does a full pytree traversal even for a plain leaf tensor
- TorchTrainer takes the slow loss/batch-size path every step (and crashes GPU fit with a device bug)
- Implement Weight-Decomposed Low-Rank Adaptation (DoRA)
- Fix Functional model dict inputs ignoring extra keys (#23258)
- Fix Functional dict inputs with extra keys
- Functional model with dict inputs uses an unrelated extra key as the declared input
- Docs
- Python not yet supported