tipe/test
augustin64 677de892e7 Add function.cu
Translate `apply_function_input` and `get_activation_function` to CUDA
2023-03-26 17:14:07 +02:00
..
cnn_convolution.cu Back to multiple bias implementation 2023-03-18 13:25:58 +01:00
cnn_function.cu Add function.cu 2023-03-26 17:14:07 +02:00
cnn_jpeg.c Add jpeg dataset implementation 2022-11-19 16:09:07 +01:00
cnn_matrix_multiplication.cu Align memory addresses when allocating for CUDA 2023-02-22 15:08:14 +01:00
cnn_neuron_io.c Fix neuron_io 2023-01-17 17:01:16 +01:00
cnn_structure.c Replace numbers by defines 2023-03-08 20:48:34 +01:00
cnn_utils.c Update test/cnn_utils.c 2023-02-01 21:15:54 +01:00
dense_data_io.c Rename mnist folder to dense 2023-03-13 13:55:09 +01:00
dense_neural_network.c Rename mnist folder to dense 2023-03-13 13:55:09 +01:00
dense_neuron_io.c Rename mnist folder to dense 2023-03-13 13:55:09 +01:00
dense_utils.sh Rename mnist folder to dense 2023-03-13 13:55:09 +01:00
memory_management.c Align memory addresses when allocating for CUDA 2023-02-22 15:08:14 +01:00
memory_management.cu Align memory addresses when allocating for CUDA 2023-02-22 15:08:14 +01:00