mirror of
https://github.com/augustin64/projet-tipe
synced 2025-04-18 20:13:55 +02:00
Not working yet, CUDA kernels in `backpropagation.cu` don't have access to activation functions declared in `function.cu` using `get_activation_function_cuda`. Temporary workaround: copy `backpropagation.cu` parts that don't work to `function.cu` (all the parts using function pointers in kernels
TIPE
Projet de TIPE en MP2I 2022-2023
Description
Languages
C
71.6%
Cuda
19%
Python
4.7%
Makefile
2%
JavaScript
1.3%
Other
1.4%