COMMITS
April 1, 2026
H
Fix workflow concurrency for tests. (#22597)
hertschuh committed
March 31, 2026
M
Add cuDNN LSTM for JAX backend (#22399)
Marcos Ashton committed
R
R
Fix cross output shape for symbolic inputs (#22587)
rstar327 committed
H
Fix order of arguments was calling `assertAllClose`. (#22569)
hertschuh committed
김
[BUG] keras.ops.istft returns inconsistent output shapes for eager tensors vs. Keras Input (#22565)
김대현 (Kim DaeHyun) committed
김
[BUG] keras.ops.argmin returns incorrect shape for Keras Input when keepdims=True (#22563)
김대현 (Kim DaeHyun) committed
C
[Fix] keras.ops.flip fails for eager tensors when axis is a list of axes (#22548)
Chirag Wattamwar committed
H
Fix conversion to NumPy in `TestCase` for `assertAllClose`. (#22594)
hertschuh committed
D
fix: pin 4 unpinned action(s) (#22555)
dagecko committed
A
docs: clarify safe_mode limitations in deserialize_keras_object (#22469)
Abinesh N committed
M
Fix KeyError in model.summary() when a layer returns a dict (#22505)
Marcos Ashton committed
T
feat: add siphash hashing for indexlookup (#22497)
Tanguy Guyot committed
A
[OpenVINO] Remove passing/skipped tests from exclusion list (#22591)
Aditya Goyal committed
김
[Bug] `keras.ops.argmax` returns incorrect shape for Keras Input when `keepdims=True` (#22524)
김대현 (Kim DaeHyun) committed
March 30, 2026
C
[Fix] keras.ops.blackman returns NaN for window length 1 (#22545)
Chirag Wattamwar committed
M
docs: Add guide on device placement using keras.device() (#22015)
Muhammad Awais committed
C
Fix: Resolve infinite recursion in keras.ops.associative_scan under Tensorflow static graph mode (#22072)
Chirag Wattamwar committed
H
Test layers on non-trainable backends. (#22557)
hertschuh committed
March 29, 2026
R
Support iterables in adapt() for preprocessing layers (#22417)
rstar327 committed
C
[Fix] TextVectorization fails on G4 on Colab (all fine on H100, or A100 and earlier) (#22465)
Chirag Wattamwar committed
March 28, 2026
A
[OpenVINO] Fix bfloat16 support in random ops and convert_to_numpy (#22567)
Aditya Goyal committed
D
Keras automation: Enhance JSON parsing and error handling in workflow
Divyashree Sreepathihalli committed
D
Delete .github/workflows/gemini-issue-auto-fix.yml
Divyashree Sreepathihalli committed
D
Keras automation: reset to working version (#22584)
Divyashree Sreepathihalli committed
D
Keras automation: Fix issue triage github wf (#22583)
Divyashree Sreepathihalli committed
D
Enhance Gemini issue triage workflow (#22582)
Divyashree Sreepathihalli committed
D
Keras automations: decouple issue triage and automatic PR fix (#22581)
Divyashree Sreepathihalli committed
D
Keras Automations: fix gh actions issue with Auto generate PR (#22580)
Divyashree Sreepathihalli committed
D
Keras Automation : fix workflow (#22579)
Divyashree Sreepathihalli committed