-
hi
我在转换 https://huggingface.co/BAAI/bge-small-en-v1.5/tree/main/onnx
这个模型,遇到下面的错:
```
2024-07-05 16:21:59.085678: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is op…
-
Hi,
As mentioned [here](https://github.com/tensorflow/tensorflow/issues/63362#issuecomment-2226996257), a drop in model results was observed in the new version of TensorFlow using the new Keras. I …
-
### 🚀 The feature, motivation and pitch
To support strings as a dtype on torch tensors, similarily to how [TensorFlow](https://www.tensorflow.org/api_docs/python/tf/strings) does it. This will enri…
-
**Are you willing to contribute?**: Yes
**Describe the problem**:
Classification head implementations in keras-cv and keras.applications are different.
From `keras.applications`:
https://gith…
-
### 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…
-
![4-5](https://user-images.githubusercontent.com/41792945/77903539-9dc80580-72b5-11ea-9cd3-65d36e41c066.png)
```python
from tensorflow import keras
from tensorflow.keras import layers
L=3
N=18
m…
fecet updated
4 months ago
-
Dear Matitas,
I am trying to use the keras-uncertainty library but I am getting the following error.
"Exception has occurred: TypeError (note: full exception trace is shown but execution is pau…
Zaf97 updated
4 months ago
-
The Keras interface works fine but I had to change the Binary Encoding.
TensorFlow’s Graph Mode relies on Symbolic Tensors, which act as placeholders without actual data during initial model checks…
-
```
Using TensorFlow backend.
..\snapshots\resnet50_coco_v0.2.0.h5
2019-03-01 11:56:29.672404: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFl…
-
Traceback (most recent call last):
File "C:\Users\arnol\Desktop\Attendance-using-Face-master\trainer.py", line 12, in
e = emb()
File "C:\Users\arnol\Desktop\Attendance-using-Face-master\em…