wichtounet / etl

Blazing-fast Expression Templates Library (ETL) with GPU support, in C++
MIT License
216 stars 17 forks source link

GPU implementation of the Mean Squared Error loss function #6

Closed ghost closed 4 years ago

ghost commented 4 years ago

This PR adds support for the Mean Squared Error loss function on GPU. Other PRs: dll: https://github.com/wichtounet/dll/pull/18 egblas: https://github.com/wichtounet/etl-gpu-blas/pull/1

ghost commented 4 years ago

Didn't know you could commit suggestions right from github, I pushed a commit to fix those flags though :)

wichtounet commented 4 years ago

Didn't know you could commit suggestions right from github, I pushed a commit to fix those flags though :)

Yes, that's a pretty cool feature!