kunzmi / managedCuda

ManagedCUDA aims an easy integration of NVidia's CUDA in .net applications written in C#, Visual Basic or any other .net language.
Other
440 stars 79 forks source link

Fix double ActivationForward method #28

Closed cbovar closed 7 years ago

cbovar commented 7 years ago

fix #27

kunzmi commented 7 years ago

Thanks, you're right, the double types should be the same as the float types...