|
|
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 |
|
|
|
13d3d38b68
|
Add dtype parameter to layer constructors
|
2025-11-26 00:19:33 +01:00 |
|
|
|
9f1a56c699
|
Refactor Layer interface to return size of weights and biases instead of Tensor references
|
2025-11-23 20:44:25 +01:00 |
|
|
|
104d6ea33d
|
Fix small layer issues
|
2025-11-22 00:33:51 +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 |
|
|
|
c83e1f0c45
|
Implement InvalidShapeException
|
2025-11-21 18:54:45 +01:00 |
|
|
|
6685aa6629
|
WIP Migrate AvgPool2d
|
2025-11-19 23:21:18 +01:00 |
|
|
|
6340b27055
|
Refactor Backend and Layer interfaces
|
2025-11-18 18:27:57 +01:00 |
|
|
|
8a5d556b7e
|
Rename cpp version of avg pooling
|
2024-09-09 21:37:00 +02:00 |
|