Commit Graph

7 Commits

Author SHA1 Message Date
37771f76ed Update tests 2023-11-10 23:09:48 +01:00
dbd5362d7d utils:cuda: Select best available GPU 2023-05-16 13:21:26 +02:00
19005366d3 mem management: add faster way to free all memory 2023-05-15 10:44:09 +02:00
fd36226600 Move generic files to src/common 2023-05-12 16:16:34 +02:00
d6d03162b2 Update test/cnn_function.cu 2023-03-31 15:06:10 +02:00
57954a27c0 Update tests 2023-03-27 18:30:19 +02:00
677de892e7 Add function.cu
Translate `apply_function_input` and `get_activation_function` to CUDA
2023-03-26 17:14:07 +02:00