wentaizhao
Results
1
issues of
wentaizhao
I'm using the pretrained hateful memes ViLBERT model. I'm getting the following error when I run my code. ``` [/usr/local/lib/python3.7/dist-packages/torch/nn/functional.py](https://localhost:8080/#) in linear(input, weight, bias) 1670 if any([type(t) is not Tensor...