28 Commits

Author SHA1 Message Date
fanasina 052f26ac5c update: [tensor] add transpose optimized function and tests 2026-06-29 11:02:11 +02:00
fanasina d45bb075cf [update] tensor: add more Opt0 contract func thread 2026-01-22 22:53:20 +01:00
fanasina 97d881819d [update] tensror: add contractProd optimized, in one thread calc 2026-01-22 13:58:18 +01:00
fanasina c89ccb2959 [fix] makefile tensor test: add listdir include 2026-01-22 13:57:17 +01:00
fanasina 3d54639d4c debug : nan, it's the learning rate too high,s try to find optimum: 0.001 2025-12-13 05:00:23 +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 a1fe7c983d try to debug Makefile, failed to build libytest.so via tests 2025-06-26 06:34:52 +02:00
fanasina a6dd800986 add scalar product tensor 2024-06-14 01:41:50 +02:00
fanasina 9927d6642c modify COMPARE_N in tool, modify attribute of vehicle by using tensor 2024-06-13 23:35: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 3911456abc change setup neurons and add update learning rates 2024-03-22 10:15:21 +01:00
fanasina 924ff3a7dd add functions calculate parallel updates neurons, and debug some leak functions 2024-02-28 09:57:21 +01:00
fanasina 39c8e90555 add test files input tensor from 2024-02-26 18:00:40 +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 c07ed1b160 debug tensor prod contract 2d cl and pthread 2024-02-12 12:08:16 +01:00
fanasina 60e4b16308 another debug with valgrind in fmock and tensor 2024-02-12 01:34:08 +01:00
fanasina e1171d720b debug all leak mem with valgrind in ftest and tensor rep 2024-02-08 23:57:10 +01:00
fanasina 6ae0f7cd75 add product tensor with pthread (normal prod and contract prod) 2024-02-04 00:54:04 +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 5939360b29 split cl test 2024-02-01 17:14:00 +01:00
fanasina 4bf32c6501 add opencl product tensor, update contracted product cl, test precision float and double in tools 2024-01-24 19:01:00 +01:00
fanasina c5e31d9aeb debug ftest and update float precision tool 2024-01-24 02:13:55 +01:00
fanasina 8ade851769 cleanup tensor repo 2024-01-19 02:02:27 +01:00
fanasina fea245d8af debug optimized linear tensor product contracted 2024-01-19 01:55:26 +01:00
fanasina a418b753db add neuron repo, add ftest_array header 2024-01-18 00:22:57 +01:00