-
### Related issues
- https://github.com/threefoldtech/tfgrid-sdk-ts/issues/138
### Logs
- https://gist.github.com/Mahmoud-Emad/32d7d0b9a1d1c5888a7d9f270edb52f1
Deployed instance and not wo…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…
-
**Environment (please complete the following information):**
- OS/OS Version:
- Android 14 (Galaxy S22 Ultra SM-S908N)
- Windows 11 23H2 build 22631.3880
- Source Version: v2.16.1-p1
- …
-
I have installed tensorflow-hub using pip install tensorflow-hub
I am using tensorflow==1.13.1 and python==3.7.4 (64)
Could anyone help me with this issue?
-
### What happened?
I've been experimenting with TensorFlow by following the tutorial available [here](https://www.tensorflow.org/tutorials/audio/simple_audio). However, I noticed that the model's pre…
-
### Terraform Core Version
1.4.6
### AWS Provider Version
5.1.0
### Affected Resource(s)
I tried using this simple module for Security hub attached below.
At first, I was able to run…
-
-
```
import tensorflow as tf
from keras_cv_attention_models import *
model = tf.keras.models.load_model('eva_giant_patch14_224_imagenet21k-ft1k.h5')
```
**> ValueError: Unknown layer: …
-
Current Tensorflow Version: 2.16.1
Current Keras Version: 3.3.2
1) Providing input shape in first layer of the model, be it any type of layer (Dense / Conv2D) throws a warning telling to add Input…
-
[Zos](https://github.com/threefoldtech/zos/blob/main/pkg/primitives/vm/utils.go
) currently checks for the presence of specific files/symlinks to determine if a Flist represents a full VM. These file…