Commit Graph

8 Commits

Author SHA1 Message Date
d2ab78fbc7 Add Kernels namespace 2024-03-11 21:04:23 +01:00
f3112311da Make conv2d work again 2024-03-10 19:13:22 +01:00
e51aabc2f2 Initial cuda conv kernel implementation 2024-03-08 23:35:54 +01:00
98ad84c659 Add matrix math kernels 2024-03-05 17:38:46 +01:00
f37320594a Add activations enum 2024-03-03 15:24:54 +01:00
019ccc33d9 Start implementing padding kernel 2024-02-29 22:21:48 +01:00
045359cca2 Remove not needed code 2024-02-29 22:21:32 +01:00
b1eb8b5806 Add activations test 2024-02-27 20:19:17 +01:00