Commit Graph

8 Commits

Author SHA1 Message Date
e51aabc2f2 Initial cuda conv kernel implementation 2024-03-08 23:35:54 +01:00
07f231a30b Switch padding kernel to row major 2024-03-05 21:04:11 +01:00
f4257afd5a Remove cublas dependency 2024-03-05 18:41:35 +01:00
98ad84c659 Add matrix math kernels 2024-03-05 17:38:46 +01:00
7e4460cc5e Implement padding kernel 2024-03-03 15:24:39 +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