issues Search Results · repo:keras-team/keras language:Python
Filter by
12k results
(119 ms)12k results
inkeras-team/keras (press backspace or delete to remove)Many languages now support native Python GPU kernels. For example, PyTorch relies on Triton, and in JAX, kernels can be
written in Pallas. These are natively supported by the frameworks without introducing ...
keras-team-review-pending
type:feature
pass-lin
- 1
- Opened 4 days ago
- #21838
Hi, I m currently building a tool for an EU research project and I came across a bug with name_scope_stack.
I m getting two different errors when calling predict or when calling load_model,
...
.../.venv/lib/python3.12/site-packages/keras/src/backend/common/name_scope.py ...
type:Bug
JimiC
- 4
- Opened 6 days ago
- #21831
I have train, validation and test datasets from the original corpora of images. Some of these images are grascale, some
RGB and the grayscale images are converted to RGB using tf.image.grayscale_to_rgb(image). ...
type:support
khteh
- 14
- Opened 7 days ago
- #21829
System Info:
Keras version: 3.12.0
TensorFlow version: 2.20.0
Python version: 3.12.3
OS: Ubuntu 24.04
Bug: ValueError in Keras 3.12 Progbar when metric returns list/array
Description
In Keras 3.12, ...
type:Bug
doiko
- 2
- Opened 10 days ago
- #21821
plot_model(
self._model,
to_file= output/RNN_SignsLanguageDigits.png ,
show_shapes=True,
show_dtype=True,
show_layer_names=True,
...
type:Bug
khteh
- 10
- Opened 12 days ago
- #21815
starter: adaptive_pooling - this works in torch and tensorflow backend, not jax.
type:feature
innat
- 16
- Opened 12 days ago
- #21813
ERROR:absl:Failed to apply Splash kernel for flash attention. Falling back to JAX native dot_product_attention.
Traceback (most recent call last): File /usr/local/lib/python3.12/site-packages/keras/src/backend/jax/nn.py ...
type:Bug
telecomadm1145
- 3
- Opened 13 days ago
- #21808
I ran a simple lstm code as below on macos with torch backend. It showed error:
RuntimeError: Unable to automatically build the model. Please build it yourself before calling fit/evaluate/predict. A model ...
stat:awaiting response from contributor
type:Bug
Lizhen0909
- 2
- Opened 13 days ago
- #21806
Bug Issue
The doc of keras.losses.Huber() shows its description as below:
https://github.com/keras-team/keras/blob/6d06085d435e10846fe88c85053b36ae6b992462/keras/src/losses/losses.py#L294-L295
For the ...
type:Bug
ILCSFNO
- 2
- Opened 14 days ago
- #21804

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.