-
## tl;dr
- We have consolidated KerasNLP and KerasCV into a new **KerasHub** package.
- We have renamed the `keras-nlp` GitHub repository to `keras-hub`.
- **All existing usages will continue to …
-
### Issue type
Feature Request
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
2.15
### Custom code
Yes
### OS platf…
-
I've been working on upgrading my Keras 2 code to just work with Keras 3 without going fully back-end agnostic. However, while everything works fine after resolving compatibility, my training speed ha…
-
**Describe the bug**
I cannot quantize Mobilenetv3 from keras2 because the hard-swish activation fuction is implemented as a TFOpLambda.
**System information**
tensorflow version: 2.17
tf_ke…
-
### Issue type
Support
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
2.17.0
### Custom code
No
### OS platform and distribution
Win11…
-
**Describe the bug**
I trained a U-net style segmentation model using the exact model generation code found here: (https://keras.io/examples/vision/oxford_pets_image_segmentation/).
The segmentati…
-
### Issue Type
Bug
### Source
source
### Keras Version
Keras 3.5.0
### Custom Code
No
### OS Platform and Distribution
Mac OS Sonoma 14.6.1
### Python version
3.10.9
### GPU model and memo…
-
Using tensorflow 2.16.1 with keras 3.5.0 falied to load pretrained gru layers weights to a gru cell.
the tow layer are defined as below
For gru layers:
t_rnn_1 = keras.layers.GRU(units=64, r…
-
### Task description
Create custom metric to log accurcy per class after each epoch/training run.
[base_class_metric_keras](https://keras.io/api/metrics/base_metric/)
[base_metric_source_code]…
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js): No
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): WSL2
- Mobi…
JRF63 updated
10 hours ago