-
Sorry to bother you.The error message is as follows. How can I resolve it?
root@i-r5mjznu9:/workspace/cbn/DINO# /opt/conda/lib/python3.8/site-packages/torch/tensor.py:559: UserWarning: floor_divide i…
cbn3 updated
11 months ago
-
All tasks are completed
- In Exercise 2, first question, try only returning only the required fields, because for big data, requesting unnecessary data can be very computationally expensive, so let…
-
When I run the last command to convert caffe model to pytorch model: "mmtomodel -f pytorch -in Pytorch_VGGFACE_IR.py -iw Pytorch_VGGFACE_IR.npy -o Pytorch_VGGFACE.pth", I met the following problem:
…
-
hello, when i try to convert an SimpleRNN keras model to RNN caffe model , i got an error:
**ValueError: could not broadcast input array from shape (256, 256) into shape (256, 1)**
here is …
-
### Issue type
Support
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
binary
### TensorFlow version
2.16
### Custom code
Yes
### OS platform and d…
-
Hello KoertS,
I ran your ConvGRU2D.py and obtained the model.summary(). However, I encountered the following warning:
WARNING:tensorflow: The following Variables were used in a Lambda layer's ca…
-
Unload to CPU: VideoAutoencoderKL
Load to GPU: AutoencoderKL
Unload to CPU: AutoencoderKL
Load to GPU: CLIPTextModel
Unload to CPU: CLIPTextModel
Load to GPU: ModifiedUNet
Unload to CPU: Modifie…
hl2dm updated
4 months ago
-
Hello @Dengyu-Wu ,
We are attempting to convert VGG16 network to snn, but are getting low accuracies whenever signed_bit is set to anything other than 0 (including 32, all other params unchanged). Pl…
-
```python
NotImplementedError: No operator found for `memory_efficient_attention_forward` with inputs:
query : shape=(200, 9126, 1, 64) (torch.float32)
key : shape=(200, 912…
-