Commit Graph

7 Commits

Author SHA1 Message Date
cba177e417 Add getOutputDims to 2d layers 2024-05-26 14:28:43 +02:00
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
f17debc244 Implement getOutputSize and getInputSize for seq layers 2024-04-22 20:31:58 +02:00
a32c737785 Allocate activation on heap 2024-04-22 18:59:16 +02:00
6f4cdf3792 Implement avg pool test 2024-03-20 21:57:22 +01:00
ef63cbd9f1 Implement avg pooling 2024-03-19 22:33:43 +01:00