Closed SunYanCN closed 5 years ago
@SunYanCN Our examples are tested on P40 and V100, so we have not encountered such problem yet. Maybe you could try a smaller batch_size or shuffle_ratio in BatchGenerator
Can you tell me your version of cuda and cudnn. I get trouble when i try to run it.
Possibly insufficient driver version: 415.27.0 UnknownError (see above for traceback): Failed to get convolution algorithm. This is probably because cuDNN failed to initialize, so try looking to see if a warning log message was printed above.
TF: tensorflow-gpu==1.12 显卡:Tesla P4 8G 尝试运行
run_bidafplus_squad.py
,报了显存分配的问题,我不知道这会不会对运行结果有影响