YuvalNirkin / face_segmentation

Deep face segmentation in extremely hard conditions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cublas error.

iPsych opened this issue · comments

When compile this the cmake file found caffe folder properly, but shows below error.
Does it only supports caffe without gpu?

device_alternate.hpp:34:23: fatal error: cublas_v2.h: No such file or directory

I found that when install caffe with cmake properly, and link, it works : )