PaddlePaddle/models

Face detection only for one GPU?

Open

#1,513 建立於 2018年12月9日

在 GitHub 查看
 (10 留言) (0 反應) (1 負責人)Python (6,853 star) (2,956 fork)batch import
help wanted

描述

When I trained the face detection model, I found that if there are more than one GPU visible, the training would encounter error:

*** Aborted at 1544374351 (unix time) try "date -d @1544374351" if you are using GNU date *** PC: @ 0x0 (unknown) *** SIGSEGV (@0x0) received by PID 32735 (TID 0x7f5aa0848700) from PID 0; stack trace: *** @ 0x7f5aa0440390 (unknown) @ 0x0 (unknown)

貢獻者指南