XtractOpen / Meganet.jl

A fresh approach to deep learning written in Julia
http://www.xtract.ai/
Other
14 stars 9 forks source link

Pull request/771f3df1 #65

Closed mtora-lightbox closed 6 years ago

mtora-lightbox commented 6 years ago

Will remove mkl files from src/kernelTypes/ (they are now in /src/mkl/*)

Need to manually copy a large *.so file into src/mkl (too big to transfer on git right now).

MKL library is compiled for Float32 - therefore Float64 doesn't work for now. May want to revisit this later.