-
### Issue type
Feature Request
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
2.15
### Custom code
Yes
### OS platf…
-
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…
-
### 1. System information
- OS Linux Ubuntu 22.04
- TensorFlow installation from sources
- TensorFlow library version 2.16
### 2. Code
I converted model from tensorflow to tflight. I should…
-
### Issue type
Support
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.13.0
### Custom code
Yes
### OS platform and distribution
Linux…
-
Sometimes GRU models are used, implement one of them and add to the model pipeline
-
Currently tflearn doesn't use `tensorflow tf.nn.dynamic_rnn` and `tf.nn.bidirectional_dynamic_rnn` for sequences with dynamic lengths.
Although there is a support for dynamic lengths by using `dyna…
-
This is likely due to Keras version changes. Currently using Keras 3.2.1 with Tensorflow 2.16.1.
So far, I've changed the following in `layers.py`:
`from keras.src.layers.rnn.dropout_rnn_cell_mi…
-
Description
This feature aims to implement a Recurrent Neural Network (RNN) model to classify eye diseases from medical images. The model will be trained to identify various eye conditions such as …
-
Hello,
I have an issue while runing my code after activate my env UMA
File "/home/nfs/arbiasoula1/Arbia/NDVI-calculation-main/TrainTest.py", line 6, in
import tensorflow as tf
ModuleNotFoundE…
-
$ python demo.py
I tensorflow/stream_executor/dso_loader.cc:128] successfully opened CUDA library libcublas.so locally
I tensorflow/stream_executor/dso_loader.cc:128] successfully opened CUDA libra…