Commit Graph

11 Commits

Author SHA1 Message Date
045359cca2 Remove not needed code 2024-02-29 22:21:32 +01:00
0f0e57b819 Update ReLU test 2024-02-28 21:45:52 +01:00
e267f08a2f Format code 2024-02-27 21:49:05 +01:00
19ee20ea66 Add dense sigmoid test 2024-02-27 21:48:08 +01:00
48ba09b28d Format source code using clang-format 2024-02-27 18:52:12 +01:00
5e1e0ed1d1 Initial activations implementation 2024-02-27 00:24:57 +01:00
6e99525ad0 Rename hheader files to .cuh 2024-02-26 19:53:46 +01:00
035f3b053b Rename files to .cu and fix IDX2C usage 2024-02-21 20:03:04 +01:00
dbc206d18c Fix unit weight matrix test 2024-02-19 22:27:21 +01:00
4b6fff9bfd Improve test dense 2024-02-18 13:12:49 +01:00
ee1a8cc6e6 Set up basic tests with gtest 2024-02-17 23:07:26 +01:00