Commit Graph

579 Commits

Author SHA1 Message Date
db92b367ad Fix abusive unnecessary use of shared memory 2023-02-19 10:22:22 +01:00
ec36801732 Fix make webserver 2023-02-19 10:21:26 +01:00
e181deab1e Fix gree 2023-02-18 14:10:52 +01:00
1fdb9ff37a Fix get_length calling the wrong function 2023-02-18 14:06:01 +01:00
julienChemillier
444f2b5931 Merge branch 'main' of https://github.com/julienChemillier/TIPE 2023-02-18 13:27:05 +01:00
julienChemillier
a461e0756a Oupsi 2023-02-18 13:26:26 +01:00
f60a80f8c5 Fix typo 2023-02-18 13:10:42 +01:00
5c7c013d91 Change headers 2023-02-18 13:10:00 +01:00
795d8b68d7 Add custom memory_management 2023-02-18 13:03:08 +01:00
julienChemillier
62fe4deeca Change 'fully_connected' to 'dense' 2023-02-18 12:53:38 +01:00
julienChemillier
866e2f9a16 Fix non defined variable in initialisation.c 2023-02-17 18:13:59 +01:00
julienChemillier
3f9114c245 Change fully_connected to dense 2023-02-17 14:56:05 +01:00
julienChemillier
98290092dc Merge branch 'main' of https://github.com/julienChemillier/TIPE 2023-02-17 14:53:19 +01:00
julienChemillier
5c0a728017 Modification of backpropagation_explaination.md 2023-02-17 14:52:29 +01:00
julienChemillier
b3a6ecbfec Deletion of a useless parameter in initialisation 2023-02-17 14:35:58 +01:00
82a2a2d3d3 Merge branch 'main' of https://github.com/julienChemillier/TIPE.git 2023-02-15 11:43:05 +01:00
0aa6fbc5f0 Full implementation of forward convolution in CUDA 2023-02-15 11:42:24 +01:00
julienChemillier
7d1729970a Ajout de texte et passage de l'anglais au français 2023-02-15 11:30:20 +01:00
a9262cacc1 Simplify extern "C" expressions 2023-02-15 11:22:51 +01:00
20508558ba Add warning to Makefile 2023-02-15 11:15:48 +01:00
julienChemillier
0e495903a0 Merge branch 'main' of https://github.com/julienChemillier/TIPE 2023-02-15 10:44:09 +01:00
julienChemillier
0e0198bca2 Add convolution to explaination 2023-02-14 15:21:09 +01:00
16a9cafc18 Update neuron_io.c to save larger networks 2023-02-10 14:55:08 +01:00
julienChemillier
00ae08891d Better visual in backpropagation_explaination.md 2023-02-08 18:00:41 +01:00
julienChemillier
26c9fe7c96 Add backpropagation explaination (conv not here) 2023-02-07 21:44:59 +01:00
b3b918aa4f Add benchmark_binary.py 2023-02-07 18:50:28 +01:00
de21f865cb Change coefficients in visualisation_kernel.py 2023-02-07 18:48:57 +01:00
ba9866a22c Update COMPTE_RENDU.md 2023-02-07 18:48:28 +01:00
julienChemillier
4547335ec0 Fix softmax, dense and pooling backprops 2023-02-07 18:39:38 +01:00
5bf3c2775b Update Makefile 2023-02-07 15:44:52 +01:00
835a08cf46 Add generate_binaries.sh 2023-02-06 13:52:41 +01:00
d7d87345ef Update Makefile: excluded cnn_export.o dependency 2023-02-05 16:36:59 +01:00
9193257058 Add descriptive comments to convolution 2023-02-05 16:23:47 +01:00
4a2e3cc3f9 Add visualisation_kernel.py 2023-02-05 16:22:50 +01:00
635b46bdf3 Add export.c 2023-02-05 16:21:41 +01:00
b18fd7aab9 Update headers 2023-02-04 13:12:52 +01:00
julienChemillier
33f85baa1e Fix issues due to pooling 2023-02-03 15:12:59 +01:00
bbcfc01b79 Merge branch 'main' of https://github.com/julienChemillier/TIPE.git 2023-02-03 13:58:07 +01:00
julienChemillier
c922faa9cd Useless modifications of mcot.md 2023-02-03 13:46:10 +01:00
julienChemillier
ae9d72a6eb Fix Mutlithreading issue with pooling 2023-02-02 14:05:26 +01:00
1c83c03bc6 Update test/cnn_utils.c 2023-02-01 21:15:54 +01:00
julienChemillier
7b02a0e8fd Update mcot.md 2023-02-01 11:55:17 +01:00
2e494a09b3 Update Makefile 2023-02-01 11:50:35 +01:00
e52c40f83d Update Makefile 2023-02-01 11:49:21 +01:00
00e73df4d2 Update Makefile 2023-02-01 11:46:08 +01:00
julienChemillier
46e8e53667 Mcot V.3 2023-02-01 11:32:02 +01:00
c0ad845c05 Merge branch 'main' of https://github.com/julienChemillier/TIPE.git 2023-02-01 10:53:28 +01:00
julienChemillier
46ce52802e merge 2023-01-30 09:39:45 +01:00
julienChemillier
f4975e8812 Change calloc to malloc 2023-01-29 18:34:21 +01:00
1121d11577 Really exiting 2023-01-29 09:47:29 +01:00