fd36226600
Move generic files to src/common
2023-05-12 16:16:34 +02:00
julienChemillier
6e022fbd44
Ajout de 'stride' dans 'make_convolution'
2023-05-08 11:11:55 +02:00
eeff720ae4
Add CUDA blocksize to config.h
2023-03-28 12:54:49 +02:00
julienChemillier
1bd92074ab
Back to multiple bias implementation
2023-03-18 13:25:58 +01:00
julienChemillier
2a88621c34
Change bias implementation to fix keras's one
2023-03-12 11:13:26 +01:00
julienChemillier
c13772c291
Change 'w' and 'd_w' to 'weights' and 'd_weights'
2023-02-19 13:38:33 +01:00
a9262cacc1
Simplify extern "C"
expressions
2023-02-15 11:22:51 +01:00
9193257058
Add descriptive comments to convolution
2023-02-05 16:23:47 +01:00
64e1cf0ad5
Implement custom memory management
2023-01-28 22:04:38 +01:00
cea4132e2d
Remove white spaces
2023-01-17 15:34:29 +01:00
c0381efa71
Ajout de utils.cu & recoloration des tests
...
Ajout de test.cu:
Suppression de redondances dans le code
Recoloration des tests:
Ajout de couleurs pour clarifier le bon fonctionnement ou non du programme
2022-11-11 11:20:30 +01:00
f30cf0229a
Fix convolution
2022-11-03 11:26:08 +01:00
ee6b6c7fc4
Update convolution.cu
...
Fix compilation with `extern "C" { ... }`
2022-11-03 10:05:21 +01:00
1608256e43
Add cuda convolution
2022-11-01 17:24:29 +01:00