Commit Graph

12 Commits

Author SHA1 Message Date
6dca8ccd3c Unify 2d layer naming 2024-05-20 16:23:58 +02:00
74098b24e3 Add support for non square matrices 2024-05-20 15:20:43 +02:00
ecf7416f8e Rework padding size setting 2024-04-20 16:31:28 +02:00
432adf57bd Test model weights loading 2024-04-16 21:07:06 +02:00
f4ae45f867 Start implementing weights import 2024-04-15 22:17:48 +02:00
13b455e4ba Implement test multiple inference 2024-04-14 00:19:29 +02:00
53c976733b Refactor model test 2024-04-14 00:05:32 +02:00
457e0f669f Implement model test 2024-04-13 13:31:29 +02:00
18522c2dea Cleanup and refactor 2024-04-11 22:52:41 +02:00
bf7c961b9e Add cudaDeviceReset at the end of each test 2024-04-11 19:55:02 +02:00
b49dddf34a Improve softmax numerical stability 2024-04-08 23:25:46 +02:00
9482d7bc43 Add model predict test 2024-03-22 22:31:32 +01:00