223 Commits

Author SHA1 Message Date
48ba09b28d Format source code using clang-format 2024-02-27 18:52:12 +01:00
fb454de053 Update lint.yaml 2024-02-27 11:17:01 +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
d3520d5b13 Add lint action 2024-02-21 22:11:48 +01:00
6436544a1b Remove codeql workflow 2024-02-21 22:06:52 +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
15c0cd30f0 Add googletest step to codeql workflow 2024-02-19 22:38:29 +01:00
dbc206d18c Fix unit weight matrix test 2024-02-19 22:27:21 +01:00
02fc9e4e8b Use IDX2C macro properly 2024-02-19 22:26:54 +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
f541e2f7f8 Set up cmake to compile library 2024-02-17 23:07:09 +01:00
ac18768297 Enable debug logging 2024-02-14 16:31:04 +01:00
5d6a241b5c Run on Ubuntu 20.04 2024-02-14 16:15:03 +01:00
9f8f0776af Create codeql.yml 2024-02-14 12:05:15 +01:00
22e33a395b Initialize and use cuBLAS properly 2024-02-10 17:17:07 +01:00
3e6b7dc7e6 Implement to_cuda function 2024-02-09 19:18:30 +01:00
6645cd31ba Fix issues with cuda memory allocation 2024-02-09 18:18:02 +01:00
950021389c Start dense layer implementation 2024-02-08 19:19:51 +01:00
b16ec69469 Initial CUDA test 2024-02-07 21:14:46 +01:00
009116ddb5 Initial commit 2024-02-07 20:06:30 +01:00