|
|
df47a31f36
|
Rename dim2d to shape2d
|
2024-05-27 21:14:51 +02:00 |
|
|
|
94a16b4352
|
Add padding to max pooling
|
2024-05-26 19:03:10 +02:00 |
|
|
|
10e73638b6
|
Add non square pooling and batch norm tests
|
2024-05-20 22:16:00 +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 |
|
|
|
fbf6c44bdd
|
Remove extra cudaFree
|
2024-04-22 19:05:02 +02:00 |
|
|
|
58af95eb25
|
Remove cudaDeviceReset calls from tests
|
2024-04-21 22:47:12 +02:00 |
|
|
|
bf7c961b9e
|
Add cudaDeviceReset at the end of each test
|
2024-04-11 19:55:02 +02:00 |
|
|
|
dfff0360d9
|
Implement max pooling test
|
2024-03-20 21:44:04 +01:00 |
|