-
**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…
Zyrin updated
2 hours ago
-
Hello,
I'm trying to train a model using the UNET-3D notebook in everydl4mic, and to export it in deepimageJ.
I managed to make the model work quite good in everywheredl4mic, but fail to use it in i…
-
When using the Keras backend `argmin` function on an input array containing subnormal float values, Keras consistently returns the index of `0.0` as the minimum value, even though a smaller subnormal …
-
Hi,
I am getting the following error when trying to use SHAP with TF 2.
Versions:
shap-0.30.0
tensorflow==2.0.0
type(mdl) is tensorflow.python.keras.engine.training.Model
--------------…
-
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…
-
Hi,
I have been trying to use the ABE8e base editor model for my gRNAs, but I am getting stuck with running the model with your provide input file. The error suggests that the file is corrupted. I h…
-
### Describe the bug
![image](https://github.com/user-attachments/assets/38b928ca-9295-4d96-8b83-7fa4f26af1cf)
### Reproduce steps:
1. `nix-shell -p private-gpt`
@GaetanLepage
-
### OS Platform and Distribution
Ubuntu 20.04
### Compiler version
_No response_
### Programming Language and version
python 3.9
### Installed using virtualenv? pip? Conda?(if python)
conda
#…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
binary
### TensorFlow version
tf-nightly 2.19.0-dev20241025
### Custom code
Yes
### OS platform an…
-
>pip install TensorFlowTTS
ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==2.7.0 (from tensorflowtts) (from versions: 2.8.0rc0, 2.8.0rc1, 2.8.0, 2.8.1, 2.8.2, 2.8.3, 2.…