|
|
df47a31f36
|
Rename dim2d to shape2d
|
2024-05-27 21:14:51 +02:00 |
|
|
|
74098b24e3
|
Add support for non square matrices
|
2024-05-20 15:20:43 +02:00 |
|
|
|
5e663b9029
|
Fix bias in conv layer
|
2024-04-20 19:09:00 +02:00 |
|
|
|
5860faf85e
|
Use 3d memory layout for convolution
|
2024-03-20 19:15:27 +01:00 |
|
|
|
a0fc1b00ae
|
Implement max pooling layer
|
2024-03-19 22:04:58 +01:00 |
|
|
|
364715ff70
|
Refactor kernels
|
2024-03-19 21:37:25 +01:00 |
|
|
|
6cf604423a
|
Combine padding and conv kernel
|
2024-03-18 19:53:40 +01:00 |
|
|
|
e6d3757312
|
Change unsigned int to int
|
2024-03-18 19:40:00 +01:00 |
|
|
|
0c22fac64e
|
Add toplevel CUDANet namespace
|
2024-03-17 16:08:53 +01:00 |
|
|
|
d2ab78fbc7
|
Add Kernels namespace
|
2024-03-11 21:04:23 +01:00 |
|
|
|
f3112311da
|
Make conv2d work again
|
2024-03-10 19:13:22 +01:00 |
|
|
|
e51aabc2f2
|
Initial cuda conv kernel implementation
|
2024-03-08 23:35:54 +01:00 |
|