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

feat(layer): allow sublayer and variable reassignment after build size:M
#23124 opened Jun 20, 2026 by rstar327 Contributor Loading…
3 tasks done
feat(layers): add RandomApply and RandomChoice preprocessing wrappers size:L
#23121 opened Jun 20, 2026 by rstar327 Contributor Loading…
3 tasks done
feat(ops): add keras.ops.image.euclidean_dist_transform size:L
#23120 opened Jun 20, 2026 by rstar327 Contributor Loading…
3 tasks done
[Fix] Torch random.shuffle(axis=-1) mishandles negative axes size:S
#23119 opened Jun 19, 2026 by ChiragSW Contributor Loading…
3 tasks done
fix: Add target array shape validation in TensorFlow trainer frontend size:M
#23117 opened Jun 19, 2026 by maitry63 Collaborator Loading…
3 tasks done
feat(types): add backend-agnostic keras.types module size:M
#23116 opened Jun 19, 2026 by rstar327 Contributor Loading…
3 tasks done
Fix GPU memory leak in torch backend tree utilities size:S
#23111 opened Jun 18, 2026 by DavidAriOstenfeldt Loading…
3 tasks done
Add shuffle test for train/validation split in image_dataset_from_directory. size:M
#23109 opened Jun 18, 2026 by andersendsa Contributor Loading…
3 tasks done
Add JAX multi-process distribution tests awaiting review size:M
#23105 opened Jun 17, 2026 by buildwithsuhana Collaborator Loading…
3 tasks done
Reject ReDoS-prone DTypePolicyMap keys to avoid catastrophic backtracking size:M
#23102 opened Jun 16, 2026 by LinZiyuu Contributor Loading…
3 tasks done
Reject decompression-bomb members on the .keras asset extraction path size:M
#23101 opened Jun 16, 2026 by LinZiyuu Contributor Loading…
3 tasks done
[Bug-Fix] TorchDataLoaderAdapter corrupts dict and single-tensor batches on non-Torch backends size:M stat:awaiting keras-eng Awaiting response from Keras engineer
#23096 opened Jun 15, 2026 by ChiragSW Contributor Loading…
3 tasks done
ProTip! Exclude everything labeled bug with -label:bug.