Skip to content

Pull requests: keras-team/keras

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix order of arguments in assertAlmostEqual and assertAllEqual. size:M
#22664 opened Apr 10, 2026 by hertschuh Collaborator Loading…
3 tasks done
Validate SeparableConv output shape in build() size:S
#22662 opened Apr 9, 2026 by MarcosAsh Contributor Loading…
3 tasks done
Pass Python strings to TextVectorization standardize on non-TF backends size:M
#22661 opened Apr 9, 2026 by MarcosAsh Contributor Loading…
3 tasks done
Torch performance improvement size:L
#22660 opened Apr 9, 2026 by pctablet505 Collaborator Draft
3 tasks done
Adding Torch Support for Model Parallel & Data Parallel awaiting review size:XL stat:awaiting keras-eng Awaiting response from Keras engineer
#22638 opened Apr 5, 2026 by buildwithsuhana Collaborator Loading…
3 tasks done
Use jax.random.split for SeedGenerator state advancement size:M stat:awaiting keras-eng Awaiting response from Keras engineer
#22631 opened Apr 3, 2026 by MarcosAsh Contributor Loading…
3 tasks done
Reduce torch eager dispatch overhead size:L stat:awaiting keras-eng Awaiting response from Keras engineer
#22616 opened Apr 2, 2026 by MarcosAsh Contributor Loading…
[Fix] issues mentioned in comments of #22472 size:M
#22595 opened Mar 31, 2026 by ChiragSW Contributor Loading…
3 tasks done
Use float32 for LoRA weights to avoid the risk of underflow and overflow. awaiting review keras-team-review-pending Pending review by a Keras team member. size:M stat:awaiting keras-eng Awaiting response from Keras engineer
#22559 opened Mar 27, 2026 by james77777778 Contributor Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.