-
**1. URL of the file using:**
https://github.com/tensorflow/tfjs
**2. Issue:**
I am encountering an issue when attempting to convert a Keras model (`.h5`) to TensorFlow.js format using the `tenso…
-
This task is part of the KerasHub project ( Consolidating all of KerasCV and KerasNLP models in to one place)
Models from KerasCV will be added to KerasNLP in KerasNLP infrstructure style. The develop…
-
This task is part of the KerasHub project ( Consolidating all of KerasCV and KerasNLP models in to one place)
Models from KerasCV will be added to KerasNLP in KerasNLP infrstructure style. The develop…
-
Here's an overview of the features we intend to work on in the near future.
## Core Keras
### Saving & export
- Implement saving support for sharded models (sharded weights files).
- Improve…
-
Hello there !
Trying this package in order to have mathematical guarantee of model behavior.
Unfortunately, I simply copy/paste your code of the first tutorial, and the liptschitz constant of the…
-
This task is part of the KerasHub project ( Consolidating all of KerasCV and KerasNLP models in to one place)
Models from KerasCV will be added to KerasNLP in KerasNLP infrstructure style. The develop…
-
At the moment, [keras2json.py](https://github.com/lwtnn/lwtnn/blob/master/converters/keras2json.py) does not support conversion of json files from keras version 3.x.x.
-
**Describe the bug**
After updating to tensorflow 2.17 (from 2.15) we noticed that `tf2onnx.convert.from_keras` does not wort anymore. See examples down below.
**Urgency**
Not particularly urgent…
-
### Current Behavior
Importing WandbMetricsLogger from wandb.keras throws "ModuleNotFoundError: No module named 'tensorflow'", if one is using torch as keras backend and does not have tensorflow inst…
-
Sorry to bother developers.
As your document guide, I am trying to install this software on my machine (OpenSuse 15.4).
First, I create an anaconda virtual environment with python (verion 3.6.13…