Commit Graph

9 Commits

Author SHA1 Message Date
77004c16be Use shared memory for mat vec mul kernel 2024-03-13 22:13:11 +01:00
708164e4d0 Implement simple input layer 2024-03-12 21:16:46 +01:00
69ccba2dad Start conv test implementation 2024-03-07 22:03:05 +01:00
f4257afd5a Remove cublas dependency 2024-03-05 18:41:35 +01:00
019ccc33d9 Start implementing padding kernel 2024-02-29 22:21:48 +01:00
b1eb8b5806 Add activations test 2024-02-27 20:19:17 +01:00
908b9fd375 Use gtest cmake vars 2024-02-21 21:54:36 +01:00
035f3b053b Rename files to .cu and fix IDX2C usage 2024-02-21 20:03:04 +01:00
ee1a8cc6e6 Set up basic tests with gtest 2024-02-17 23:07:26 +01:00