MagmaDNN / magmadnn

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

MagmaDNN v1.2 #37

Closed Dando18 closed 4 years ago

Dando18 commented 4 years ago

This would mark the 1.2 update for MagmaDNN. Should be stable on all devices.

[TODO] Just need to check that crossentropy and mse tests work in testing_computegraph on the GPU

rfebbo commented 4 years ago

I just ran the tests on my GPU using make and cmake and they all passed!