MagmaDNN / magmadnn

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

Create basic Github CI #36

Closed Dando18 closed 4 years ago

Dando18 commented 4 years ago

This is just a test for now...

Test using Github CI to build MagmaDNN

[TODO] I believe I'll need to pull, build, and install BLAS/LAPACK to get this to work [TODO] Add support for CUDA builds (through Github runners) [TODO] Add milk to basket [TODO] Support all build configurations [TODO] Run unit tests in CI