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
- Migrate distillation to backend ops
- Integer and bool inputs give wrong values in several activations, with no error
- torch: float64 `Dense` returns float32 since #23225, and float64 handling on torch is inconsistent
- rms_normalization and layer_normalization truncate integer and bool inputs to the input dtype
- LazyModule.available is True for an attribute-less module left by a partial uninstall
- OrbaxLazyModule.available raises AttributeError instead of returning False
- result_type resolves a Python float to float16 when floatx is bfloat16
- Fixes symbolic output shape inference in AdaptiveMaxPool and AdaptiveAveragePool
- Build(deps): Bump the github-actions group with 3 updates
- `convert_to_tensor(x, dtype=None)` casts non-tensor inputs to float under `floatx="bfloat16"` on JAX and numpy
- Docs
- Python not yet supported