MagmaDNN / magmadnn

MagmaDNN: a simple deep learning framework in c++
MIT License
45 stars 7 forks source link

Makefile fix #33

Closed rfebbo closed 4 years ago

rfebbo commented 4 years ago

This branch should be ready to merge with dev branch. I had to wrap the config.h include lines in ifdef. The makefile now works with CPU or CUDA or MKLDNN.