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
|
9244239f46
|
debug -Werr and creake Makefile to build libneurons.so
|
2024-03-26 14:27:33 +01:00 |
|
fanasina
|
3911456abc
|
change setup neurons and add update learning rates
|
2024-03-22 10:15:21 +01:00 |
|
fanasina
|
35a1fa1f6c
|
add cloneuronset to parrallel learning in batch
|
2024-03-06 10:49:37 +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
|
ede9ce4d59
|
remove some logs for debug in cl_tensor.c
|
2024-02-12 23:24:06 +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
|
7dd749f85e
|
add endian option in cl tensor functions
|
2024-02-02 23:13:22 +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
|
c417c7aece
|
add 2d kernels cl
|
2024-02-01 17:15:07 +01:00 |
|
fanasina
|
5939360b29
|
split cl test
|
2024-02-01 17:14:00 +01:00 |
|
fanasina
|
b83a125bac
|
put all kernel opencl funcs in src
|
2024-01-24 19:02:16 +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
|
d64e1f0320
|
add opencl tensor product contracted
|
2024-01-24 02:16:00 +01:00 |
|
fanasina
|
c5e31d9aeb
|
debug ftest and update float precision tool
|
2024-01-24 02:13:55 +01:00 |
|
fanasina
|
6cff8ccffd
|
change some variables names
|
2024-01-19 02:00:52 +01:00 |
|
fanasina
|
fea245d8af
|
debug optimized linear tensor product contracted
|
2024-01-19 01:55:26 +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
|
3b498f409e
|
cleanup directories
|
2024-01-05 23:34:20 +01:00 |
|
fanasina
|
969bf1f8d5
|
save old cpp source
|
2023-11-30 08:21:23 +01:00 |
|
fanasina
|
1994474dcf
|
create Makefile and source tensor
|
2023-11-30 08:19:25 +01:00 |
|