issues
search
keras-team
/
keras
Deep Learning for humans
http://keras.io/
Apache License 2.0
62.13k
stars
19.49k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ValueError: No model config found in the file at C:\Users\gnanar\.deepface\weights\age_model_weights.h5.
#20548
Gnanapriya2000
opened
2 hours ago
0
Add diagflat op
#20547
IMvision12
opened
4 hours ago
1
WIP: nnx support demo
#20546
cgarciae
opened
15 hours ago
0
Add sparse_plus activation
#20545
shashaka
opened
19 hours ago
1
Improve `keras.Variable` by exposing docstrings and ensuring consistency in the codebase
#20544
james77777778
opened
21 hours ago
1
Remove `output_shape` property in MHA
#20543
james77777778
closed
19 hours ago
1
model.fit - class_weight broken
#20542
GICodeWarrior
opened
2 days ago
1
Propagate the `aggregation` property when creating a `tf.Variable`
#20541
james77777778
closed
2 days ago
7
implement transform_bounding_boxes for random_translation
#20540
shashaka
closed
2 days ago
1
Add support for symbolic tensors to `convert_to_tensor`.
#20539
hertschuh
closed
2 days ago
1
Bugs using keras.src.utils.split_dataset on tf.data.Dataset loaded using tf.data.experimental.make_csv_dataset on versions v3.4.0+
#20538
sfenu-3
opened
3 days ago
5
FIX BUG in load_weights_from_hdf5_group_by_name" legacy_h5_format.py
#20537
edwardyehuang
opened
3 days ago
5
BUG in load_weights_from_hdf5_group_by_name
#20536
edwardyehuang
opened
3 days ago
0
Problem with GRU simulation
#20535
kokhazade
opened
3 days ago
1
Fix `BaseOptimizer` to handle a mix of `tf.Variable` and `KerasVariable`
#20534
james77777778
closed
3 days ago
1
Allow EarlyStopping to be reused between multiple `fit`s.
#20533
hertschuh
closed
3 days ago
1
Add inner op
#20532
IMvision12
closed
1 day ago
1
AttributeError: module 'keras_nlp' has no attribute 'models'
#20531
iwqculrbud
opened
4 days ago
3
Raise an error when `save_weights` or `load_weights` is called on an unbuilt model
#20530
james77777778
closed
4 days ago
1
Cannot access accuracy in results with keras 3
#20529
tanwarsh
opened
4 days ago
3
Replace `np.iinfo` and `np.finfo` with `ml_dtypes`
#20528
james77777778
closed
4 days ago
1
Update example code in keras_activations_linear file
#20527
LavanyaKV1234
closed
4 days ago
1
implement transform_bounding_boxes for random_zoom
#20526
shashaka
closed
3 days ago
2
Fix incorrect argument name and update description in RNN documentation
#20525
rameshdange5191
closed
5 days ago
2
Accuracy is lost after save_weights/load_weights
#20524
Pandaaaa906
opened
5 days ago
3
Fixing example code for CategoricalCrossentropy in losses.py file
#20523
tilakrayal
closed
5 days ago
1
Fix and update GQA tests
#20522
james77777778
closed
5 days ago
1
EarlyStopping instance is not reusable
#20521
maciejbiesek
closed
3 days ago
1
Code of Conduct for Community Standards Proposal
#20520
joshuajk7
closed
4 days ago
1
Add Geomspace ops
#20519
IMvision12
closed
6 days ago
1
Need to explicitly specify `x` and `y` instead of using a generator when the model has two inputs.
#20518
danica-zhu
opened
6 days ago
1
apply_gradients AttributeError: 'ResourceVariable' object has no attribute 'overwrite_with_gradient'
#20517
andrewl36
closed
3 days ago
5
Make test resilient to spurious warnings.
#20516
hertschuh
closed
6 days ago
1
Update example code in hard_sigmoid file
#20515
keerthanakadiri
closed
5 days ago
1
Introduce flash attention to GQA and move the flash attention configs to `backend.config`
#20514
james77777778
closed
6 days ago
1
Allow `convert_to_tensor` to take a value with the wrong `dtype` on T…
#20513
hertschuh
closed
6 days ago
1
Avoid call to deprecated xla_bridge.get_backend()
#20512
jakevdp
closed
6 days ago
1
`MultiHeadAttention._compute_attention_mask()` always returns a bool …
#20511
hertschuh
closed
1 week ago
1
Fix tensorflow `_dot_product_attention_xla` and update `enable_flash_attention`
#20510
james77777778
closed
1 week ago
1
Add squareplus activation
#20508
shashaka
closed
1 week ago
1
Training discrepancy between Keras 2 and 3
#20507
matemijolovic
closed
1 week ago
3
Add exp2 op
#20506
IMvision12
closed
1 week ago
1
Add exp2 op
#20505
IMvision12
closed
1 week ago
1
Add exp2 numpy op
#20504
IMvision12
closed
1 week ago
1
More flexible output_shape computation in keras.layers.MultiHeadAttention
#20503
lcs-crr
closed
1 week ago
2
Minor changes to asserts in keras.src.layers.attention.MultiHeadAttention
#20502
lcs-crr
closed
1 week ago
0
Fix rendering issue
#20501
sachinprasadhs
closed
1 week ago
1
Unpin coverage
#20499
james77777778
closed
1 week ago
1
Add exp2 operator to keras ops
#20498
larschristensen
closed
1 week ago
2
Will Keras 3 support intel gpu with oneapi
#20497
HaroldYin1024
closed
1 week ago
7
Next