allenai / document-qa

Apache License 2.0
434 stars 122 forks source link

train in gpu error #50

Open hitxiaowandou opened 6 years ago

hitxiaowandou commented 6 years ago

这个代码在训练的时候使用CUDA_VISIBLE_DEVICES=2 python train.py这种方式指定为什么一直在gpu0上运行

hitxiaowandou commented 6 years ago

这个代码在gpu上跑一直报 Fail to find the dnn implementation. 这个错误 default