jackroos / VL-BERT

Code for ICLR 2020 paper "VL-BERT: Pre-training of Generic Visual-Linguistic Representations".
MIT License
738 stars 110 forks source link

anyone can help me:error:ImportError: C_ROIPooling.cpython-36m-x86_64-linux-gnu.so: undefined symbol: _ZN6caffe26detail36_typeMetaDataInstance_preallocated_7E #23

Closed xiran2018 closed 4 years ago

xiran2018 commented 4 years ago

when i run the code, the error occures: image

jackroos commented 4 years ago

@jingquanliang Could you please provide your version of gcc, nvcc, python and pytorch?

xiran2018 commented 4 years ago

thank u,i changed the cuda version, it works now