-
Notifications
You must be signed in to change notification settings - Fork 19.7k
Pull requests: keras-team/keras
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[Fix] keras.ops.multiply returns NaN instead of -Inf when multiplying -Inf by float32 subnormal value
size:M
#23137
opened Jun 22, 2026 by
ChiragSW
Contributor
Loading…
3 tasks done
[Fix] keras.ops.isclose incorrectly returns False for matching positive and negative infinities
size:S
#23136
opened Jun 21, 2026 by
ChiragSW
Contributor
Loading…
3 tasks done
[Fix] keras.ops.nancumsum returns finite values instead of inf/nan for inputs containing NaN and infinities
size:S
#23135
opened Jun 21, 2026 by
ChiragSW
Contributor
Loading…
3 tasks done
[Fix] keras.ops.nancumprod returns float32 max instead of inf for NaN followed by Inf
size:S
#23134
opened Jun 21, 2026 by
ChiragSW
Contributor
Loading…
3 tasks done
feat(models): add convert_data_format for channels_first/last model conversion
size:L
#23125
opened Jun 21, 2026 by
rstar327
Contributor
Loading…
3 tasks done
feat(layer): allow sublayer and variable reassignment after build
size:M
#23124
opened Jun 20, 2026 by
rstar327
Contributor
Loading…
3 tasks done
fix(preprocessing): preserve segmentation mask dtype across augmentation layers
size:M
#23123
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
[Bug-Fix] Segmentation mask visualization docs use one-based class labels but implementation uses zero-based indices
size:S
#23114
opened Jun 18, 2026 by
ChiragSW
Contributor
Loading…
3 tasks done
Align segmentation mask docs and num_classes inference with zero-based indices
size:M
#23112
opened Jun 18, 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
Refactor rematerialization logic into Operation and support more modes
awaiting review
size:M
#23107
opened Jun 17, 2026 by
buildwithsuhana
Collaborator
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
fix(security): Reject cumulative HDF5 shape bombs that evade the per-dataset size floor
size:M
#23100
opened Jun 16, 2026 by
LinZiyuu
Contributor
Loading…
3 tasks done
[Bug-Fix] sklearn wrapper warm_start=True does not reuse model instance weights
size:S
#23098
opened Jun 15, 2026 by
ChiragSW
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
fix: Remove unnecessary np.object check & assignment
size:XS
stat:awaiting response from contributor
#23095
opened Jun 15, 2026 by
pwuertz
Loading…
3 tasks done
Fix Pyright unknown Keras tensor errors
size:S
stat:awaiting response from contributor
#23094
opened Jun 15, 2026 by
maitry63
Collaborator
Loading…
3 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.