|
|
fc2c1616b4
|
Initial cpu conv implementation
|
2024-03-07 21:24:59 +01:00 |
|
|
|
f4257afd5a
|
Remove cublas dependency
|
2024-03-05 18:41:35 +01:00 |
|
|
|
98ad84c659
|
Add matrix math kernels
|
2024-03-05 17:38:46 +01:00 |
|
|
|
cfc5c46d5e
|
Initialize conv2d layer
|
2024-03-04 22:16:03 +01:00 |
|
|
|
f37320594a
|
Add activations enum
|
2024-03-03 15:24:54 +01:00 |
|
|
|
019ccc33d9
|
Start implementing padding kernel
|
2024-02-29 22:21:48 +01:00 |
|
|
|
045359cca2
|
Remove not needed code
|
2024-02-29 22:21:32 +01:00 |
|
|
|
b1eb8b5806
|
Add activations test
|
2024-02-27 20:19:17 +01:00 |
|
|
|
48ba09b28d
|
Format source code using clang-format
|
2024-02-27 18:52:12 +01:00 |
|
|
|
5e1e0ed1d1
|
Initial activations implementation
|
2024-02-27 00:24:57 +01:00 |
|
|
|
6e99525ad0
|
Rename hheader files to .cuh
|
2024-02-26 19:53:46 +01:00 |
|
|
|
035f3b053b
|
Rename files to .cu and fix IDX2C usage
|
2024-02-21 20:03:04 +01:00 |
|
|
|
02fc9e4e8b
|
Use IDX2C macro properly
|
2024-02-19 22:26:54 +01:00 |
|
|
|
f541e2f7f8
|
Set up cmake to compile library
|
2024-02-17 23:07:09 +01:00 |
|
|
|
22e33a395b
|
Initialize and use cuBLAS properly
|
2024-02-10 17:17:07 +01:00 |
|
|
|
3e6b7dc7e6
|
Implement to_cuda function
|
2024-02-09 19:18:30 +01:00 |
|
|
|
950021389c
|
Start dense layer implementation
|
2024-02-08 19:19:51 +01:00 |
|
|
|
b16ec69469
|
Initial CUDA test
|
2024-02-07 21:14:46 +01:00 |
|