Commit Graph

13 Commits

Author SHA1 Message Date
10c84d75fc Fix Tensor issues 2025-11-18 22:38:56 +01:00
4c26efe826 Fix some dense layer issues 2025-11-18 22:17:08 +01:00
7f203b8947 WIP Migrate Dense layer 2025-11-18 21:12:47 +01:00
64eac7050b WIP Migrate Dense layer 2025-11-18 19:33:51 +01:00
75475790ac Migrate Dense layer 2024-09-08 13:36:53 +02:00
035f3b053b Rename files to .cu and fix IDX2C usage 2024-02-21 20:03:04 +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
f541e2f7f8 Set up cmake to compile library 2024-02-17 23:07:09 +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