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
- [Fix] keras.ops inconsistently downcasts float64 to float32
- keras.ops inconsistently downcasts float64 to float32 (add keeps it, maximum/hypot/arctan2/logaddexp dont)
- Harden get_file path validation against traversal inputs
- Reject decompression bombs in remaining zip readers
- perf: skip redundant built/_called reassignment in Layer.__call__
- perf(torch): short-circuit _dict_to_ordered_dict for leaf inputs
- Fix #23133: erfinv returns Inf for largest float32 value below 1.0
- perf(torch): eager CallSpec fast path skipping signature.bind in Layer.__call__
- perf(torch): drop redundant channels_last contiguous copy in conv input path
- perf(layers): fast path for single-InputSpec assert_input_compatibility
- Docs
- Python not yet supported