-
# Bug description
```
SLEAP: 1.3.4
TensorFlow: 2.7.0
Numpy: 1.19.5
Python: 3.7.12
OS: Linux-5.15.0-122-generic-x86_64-with-debian-bookworm-sid
GPUs: 1/1 available
Device: /physical_device:GPU:0
…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
2.17.0
### Custom code
No
### OS platform and distribution
Linux ubun…
-
sys.path.append('/kaggle/input/swintransformertf')
from swintransformer import SwinTransformer
model = SwinTransformer('swin_tiny_224', num_classes=1000, include_top=True, pretrained=False)
…
-
There appears to be a breaking change in the way MultivariateNormalTriL works together with tf.keras in tf 2.16.1 and tfp 0.24.0, tf_keras version 2.16.0
I'm using python 3.11.8 on a Mac M3, but ca…
-
When I run the runWebcam it always shows the ValueError: bad marshal data (unknown type code), I found the most popular solution of this by google, it tells me to delete the pyc files, but after I d…
-
Original Issue: https://github.com/tensorflow/tensorflow/issues/59232
Opening on behalf of @DerEchteFeuerpfeil
# Description of the issue
Okay so to preface this, I have been working on this for …
-
```
2024-07-21 15:59:45.886551: W tensorflow/core/framework/op_kernel.cc:1828] OP_REQUIRES failed at gather_nd_op.cc:48 : INVALID_ARGUMENT: Requested more than 0 entries, but params is empty. Params…
-
In the wav2vec colab (https://keras.io/examples/audio/wav2vec2_audiocls/) I get an 'UnimplementedError' when training the model in Colab.
https://colab.research.google.com/github/keras-team/keras-io/…
-
### What happened + What you expected to happen
simple rllib examples not running anymore with latest tensorflow 2.16.x
ray::DQN.__init__() (pid=2269076, ip=10.210.234.45, actor_id=03b7a7a9a2bf9…
-
While running demo.ipynb i get the below error:
Tensorflow version = 1.15.0
---------------------------------------------------------------------------
AttributeError T…