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 supported281 Subscribers
View all SubscribersAdd a CodeTriage badge to keras
Help out
- Issues
- keras.src.backend.tensorflow.core.associative_scan enters infinite recursion when scan axis size is 0 or 1
- `keras.ops.associative_scan` cause infinite recursion in TensorFlow static graph mode.
- `Conv1D` silently returns zero-dimension output in symbolic mode instead of raising an error for invalid parameters.
- Unify the way tests are skipped.
- Add `cdist`
- evaluate() shows incorrect metric values in progress bar vs returned results
- Cannot properly save the model using TorchModuleWrapper and load the model
- Add `euclidean_dist_transform`
- Symbolic shapes ignored when exporting to ONNX with Torch backend
- Fix PyTorch dot_product_attention bias contiguous issue (#20459)
- Docs
- Python not yet supported