-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Pull requests: keras-team/keras
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix: Validate class_weight keys in model.fit
size:M
#23222
opened Jul 5, 2026 by
Hasnaathussain
Loading…
3 tasks done
Fixed — normalized class_weight keys to integers and added a dict-like check. Thanks for catching this!
size:S
#23221
opened Jul 4, 2026 by
MrNagabhushana-0-dev
Loading…
3 tasks done
Fix torch backend cross() using wrong default axis
size:S
#23219
opened Jul 4, 2026 by
CodingSelim
Loading…
3 tasks done
Fix flaky int4 EinsumDense quantization test by seeding the RNG
size:XS
#23218
opened Jul 4, 2026 by
pctablet505
Collaborator
Loading…
Fix: Validate trainable parameter as boolean in deserialize_keras_object
size:S
#23217
opened Jul 3, 2026 by
Hasnaathussain
Loading…
3 tasks done
Stabilize container weight paths across compatible layer subclasses
size:M
#23216
opened Jul 3, 2026 by
SID-6921
Loading…
3 tasks done
Harden get_file path validation against traversal inputs
size:M
#23215
opened Jul 3, 2026 by
SID-6921
Loading…
3 tasks done
Fix numpy backend image transform crash with bfloat16 inputs
size:M
#23214
opened Jul 3, 2026 by
pctablet505
Collaborator
Loading…
3 tasks done
Fix cdist dtype consistency across backends
kokoro:force-run
size:M
#23213
opened Jul 3, 2026 by
shashaka
Collaborator
Loading…
3 tasks done
Reject decompression bombs in remaining zip readers
size:M
stat:awaiting keras-eng
Awaiting response from Keras engineer
#23212
opened Jul 2, 2026 by
Snakinya
Loading…
3 tasks done
Fix #23133: erfinv returns Inf for largest float32 value below 1.0
size:S
stat:awaiting response from contributor
#23207
opened Jul 1, 2026 by
utsab345
Contributor
Loading…
3 tasks done
Fix #23110: GPU memory leak in torch tree utilities (closure captures tensor containers)
size:M
stat:awaiting keras-eng
Awaiting response from Keras engineer
#23206
opened Jul 1, 2026 by
utsab345
Contributor
Loading…
3 tasks done
Fix #23083: model.fit() hangs after StringLookup.adapt() on macOS
size:S
stat:awaiting keras-eng
Awaiting response from Keras engineer
#23205
opened Jul 1, 2026 by
utsab345
Contributor
Loading…
3 tasks done
Fix #23194: Validate finite values in affine_transform transformation matrix
size:M
stat:awaiting keras-eng
Awaiting response from Keras engineer
#23204
opened Jul 1, 2026 by
utsab345
Contributor
Loading…
3 tasks done
Build(deps): Bump the github-actions group with 4 updates
awaiting review
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
size:S
#23203
opened Jul 1, 2026 by
dependabot
Bot
Loading…
Fix get_training_or_validation_split returning empty training set when validation rounds to 0
size:S
stat:awaiting response from contributor
#23202
opened Jun 30, 2026 by
Osamaali313
Loading…
perf(torch): short-circuit _dict_to_ordered_dict for leaf inputs
size:M
#23201
opened Jun 30, 2026 by
pctablet505
Collaborator
•
Draft
3 tasks done
perf: skip redundant built/_called reassignment in Layer.__call__
size:S
#23200
opened Jun 30, 2026 by
pctablet505
Collaborator
•
Draft
3 tasks done
perf(torch): drop redundant channels_last contiguous copy in conv input path
size:M
#23199
opened Jun 30, 2026 by
pctablet505
Collaborator
•
Draft
3 tasks done
perf(torch): eager CallSpec fast path skipping signature.bind in Layer.__call__
size:M
#23198
opened Jun 30, 2026 by
pctablet505
Collaborator
•
Draft
3 tasks done
Vectorize torch scatter to fix slow IoU metrics
size:S
stat:awaiting response from contributor
#23196
opened Jun 28, 2026 by
MarcosAsh
Contributor
Loading…
3 tasks done
Reject decompression-bomb config/metadata members in KerasFileEditor
size:S
stat:awaiting response from contributor
#23195
opened Jun 28, 2026 by
LinZiyuu
Contributor
Loading…
3 tasks done
[Feature] Add MLX backend (training-capable, Apple Silicon)
size:XL
#23193
opened Jun 28, 2026 by
deepakkumar1984
Loading…
3 tasks done
fix(security): replace execSync shell interpolation with execFileSync in issue triage workflow
size:S
#23192
opened Jun 28, 2026 by
XananasX7
Loading…
Preserve segmentation mask dtype and class indices in preprocessing layers
size:M
#23191
opened Jun 27, 2026 by
rstar327
Contributor
Loading…
3 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.