|
|
7e27c87673
|
Fix compilation errors and warnings
|
2025-11-27 22:41:49 +01:00 |
|
|
|
e79667671a
|
Refactor size calculations in layers and backend
|
2025-11-27 22:01:09 +01:00 |
|
|
|
84153ac49c
|
Add default dtype to backend
|
2025-11-25 23:42:19 +01:00 |
|
|
|
60964cf294
|
Move factory implementation out of header
|
2025-11-24 22:01:54 +01:00 |
|
|
|
a40ba96d4f
|
Implement backend factory
|
2025-11-24 21:53:47 +01:00 |
|
|
|
82a0e7c19d
|
Fix some compilation errors
|
2025-11-23 18:50:57 +01:00 |
|
|
|
4c8b2ef537
|
Migrate add layer to tensors
|
2025-11-22 00:12:20 +01:00 |
|
|
|
aeb1739c46
|
Migrate concat layer
|
2025-11-21 23:52:58 +01:00 |
|
|
|
fd4775faa4
|
Migrate batch norm layer
|
2025-11-21 23:24:14 +01:00 |
|
|
|
5679dc0a50
|
Add avgPool2d implementation
|
2025-11-21 19:39:30 +01:00 |
|
|
|
e4d05931d4
|
Migrate MaxPool2d layer to Tensors
|
2025-11-19 21:44:19 +01:00 |
|
|
|
dfdfa19022
|
Migrate conv2d layer to Tensor
|
2025-11-19 20:20:46 +01:00 |
|
|
|
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 |
|
|
|
6340b27055
|
Refactor Backend and Layer interfaces
|
2025-11-18 18:27:57 +01:00 |
|