tipe/test
augustin64 6c7112b9b5 remove openmp dependency
time may not be accurate (now using processor time instead of real time)
2023-06-26 16:45:06 +02:00
..
cnn_convolution.cu remove openmp dependency 2023-06-26 16:45:06 +02:00
cnn_function.cu utils:cuda: Select best available GPU 2023-05-16 13:21:26 +02:00
cnn_jpeg.c remove openmp dependency 2023-06-26 16:45:06 +02:00
cnn_matrix_multiplication.cu remove openmp dependency 2023-06-26 16:45:06 +02:00
cnn_neuron_io.c Update headers and Makefile to reflect 4910137 2023-05-15 18:25:29 +02:00
cnn_structure.c Update headers and Makefile to reflect 4910137 2023-05-15 18:25:29 +02:00
cnn_utils.c Update headers and Makefile to reflect 4910137 2023-05-15 18:25:29 +02:00
dense_data_io.c Move generic files to src/common 2023-05-12 16:16:34 +02:00
dense_neural_network.c Move generic files to src/common 2023-05-12 16:16:34 +02:00
dense_neuron_io.c Move generic files to src/common 2023-05-12 16:16:34 +02:00
dense_utils.sh Rename mnist folder to dense 2023-03-13 13:55:09 +01:00
memory_management.c mem management: add faster way to free all memory 2023-05-15 10:44:09 +02:00
memory_management.cu utils:cuda: Select best available GPU 2023-05-16 13:21:26 +02:00