InsightFace_TF
InsightFace_TF copied to clipboard
Error polling for event status: failed to query event: CUDA_ERROR_ILLEGAL_INSTRUCTION
hi,when i run train_nets.py, it will take a problem including CUDA_ERROR_ILLEGAL_INSTRUCTION, i try my best to solve it by search issues on /github/tensorflow,but it does not work, i guess if my computer's problem, my compter: AMD Ryzen 1600 ,gtx1060 6G, if cpu is intel will work, i dont konw, please help me,thanks
i have same issue, i cannot slove it.
@cychen3 You can try to run code on Linux platform,such as ubuntu. I think windows platform will occupy a lot gpu memory even you dont do any thing. Maybe those memory cause the problem what you describe.