PaddlePaddle/models

Face detection only for one GPU?

开放

#1,513 创建于 2018年12月9日

 (10 条评论) (0 个反应) (1 位负责人)Python (2,956 个派生)batch import
help wanted

仓库指标

星标
 (6,853 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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)

贡献者指南