CUFCTL / face-recognition

A GPU-accelerated real-time face recognition system based on classical machine learning algorithms
MIT License
23 stars 11 forks source link

Add cuBLAS functionality to the matrix library #19

Closed bentsherman closed 7 years ago

bentsherman commented 7 years ago

Note that some functions, particularly those that rely on LAPACK or custom C code, do not yet have GPU implementations yet. They will be covered later.