Commit Graph

24 Commits

Author SHA1 Message Date
fanasina 4b2b3a7e2b [fix] makefile: add listdir include 2026-01-22 13:56:17 +01:00
fanasina 3b446bada3 wip: set_neurons : transfert training 2025-12-19 15:33:47 +01:00
fanasina 1eb30ff794 Makefile: change to absolute path, and debug create lib.so if need 2025-10-28 19:13:28 +01:00
fanasina 244ac9cd1d deepQlearning: add libdeepqlearn.so, debug some issue with -Werror -fpic 2025-10-21 08:34:25 +02:00
fanasina 99e87a7b5b add macro MIN MAX in toom_t, and add copy tensor and weight_in neurons 2024-06-11 21:40:39 +02:00
fanasina 6a24c2b427 add signed coordinate transformations 2024-04-22 12:00:55 +02:00
fanasina 9244239f46 debug -Werr and creake Makefile to build libneurons.so 2024-03-26 14:27:33 +01:00
fanasina 924ff3a7dd add functions calculate parallel updates neurons, and debug some leak functions 2024-02-28 09:57:21 +01:00
fanasina 2fc2fe477f add some functions to pars input char* or file to convert to tensor input output 2024-02-26 18:01:57 +01:00
fanasina c1409546ef add some functions to convert input char to dimension and tensor 2024-02-25 00:53:57 +01:00
fanasina ccc3c3257b add print and sprint dim and tensor for debug 2024-02-22 10:05:18 +01:00
fanasina cdc4ddf373 add print and sprint tensor and split dim end tensor 2024-02-20 01:20:15 +01:00
fanasina e1171d720b debug all leak mem with valgrind in ftest and tensor rep 2024-02-08 23:57:10 +01:00
fanasina 70b1177e5f add new sub functions def and rename old sub func to sub_minus in dimension and tensor reps 2024-02-02 22:11:34 +01:00
fanasina 2313cd13d9 add sub {head,tail} tensors, update tensor prod with endian option 2024-02-02 21:19:11 +01:00
fanasina e195aee3b8 add sub dimension 2024-02-01 18:42:44 +01:00
fanasina 38dcee4e20 add verbose variable for testing, update tensor and dimension repo 2024-01-17 20:20:00 +01:00
fanasina baf01c6fa2 add coord line in dimension repo 2024-01-13 01:26:04 +01:00
fanasina f004b155d5 cleanup cuda files 2024-01-05 23:39:09 +01:00
fanasina 3b498f409e cleanup directories 2024-01-05 23:34:20 +01:00
fanasina be32565a57 change dimension src location 2023-11-29 22:58:44 +01:00
fanasina 3f600d115d create makefile and test dim 2023-11-29 22:48:24 +01:00
fanasina 09c402a4ba mv tensor repo 2023-11-29 22:46:44 +01:00
fanasina 55852146cb separate dimension repo 2023-11-29 10:44:06 +01:00