-
**Environment:**
1. Framework: (TensorFlow, Keras, PyTorch, MXNet) Tensorflow
2. Framework version: Whatever is in latest horovod container from docker hub (2.9.2)
3. Horovod version: Whatever is …
-
```
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: …
-
### Background
Tensorflow Text (TFT) is an add-on package for Tensorflow Core (TFC) that implements various NLP-related operators.
TFT is a dependency for KerasNLP, which is an add-on package for Ke…
-
This may already be fixed for future versions, posting here in case others have the same issue.
I tried to use BirdNET in OpenSoundscape v0.10.2. I used torch.hub.load with the appropriate tag. Cod…
-
### System Info
- `transformers` version: 4.45.2
- Platform: Linux-3.10.0-1160.114.2.el7.x86_64-x86_64-with-glibc2.17
- Python version: 3.10.15
- Huggingface_hub version: 0.26.1
- Safetensors v…
-
Hi , I tried to use your provided code to calculate FVD, but I encountered an error. Could you please help me understand what might be causing it?
Traceback (most recent call last):
File "/home/hu…
-
📚 This guide explains how to export a trained YOLOv5 🚀 model from PyTorch to ONNX and TorchScript formats. UPDATED 8 December 2022.
## Before You Start
Clone repo and install [requirements.txt](…
-
### Summary
no
### DeePMD-kit Version
x
### Backend and its version
x
### Python Version, CUDA Version, GCC Version, LAMMPS Version, etc
_No response_
### Details
I tried to install deepmd-ki…
-
The website https://www.tensorflow.org/hub/installation writes: TensorFlow 1.15 TensorFlow 1.x is still subject to tensorflow_hubthe sole repository (starting from version 0.11.0) support.
but
The …
-
### System Info
- `transformers` version: 4.45.2
- Platform: Linux-5.14.0-427.37.1.el9_4.x86_64-x86_64-with-glibc2.34
- Python version: 3.12.7
- Huggingface_hub version: 0.26.0
- Safetensors vers…