This website requires JavaScript.
Explore
Help
Register
Sign In
Mathis
/
CUDANet
Watch
1
Star
0
Fork
0
You've already forked CUDANet
mirror of
https://github.com/lordmathis/CUDANet.git
synced
2025-11-06 01:34:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9482d7bc4397ee746d902e9bd97e7d7efcd9feea
CUDANet
/
test
/
layers
History
LordMathis
90fb104dae
Implement output layer
2024-03-21 23:07:46 +01:00
..
test_activation.cu
Test softmax
2024-03-17 19:08:16 +01:00
test_avg_pooling.cu
Implement avg pool test
2024-03-20 21:57:22 +01:00
test_concat.cu
Implement concat layer
2024-03-17 21:38:29 +01:00
test_conv2d.cu
Abstract activation and implement softmax
2024-03-17 18:37:15 +01:00
test_dense.cu
Abstract activation and implement softmax
2024-03-17 18:37:15 +01:00
test_input.cu
Implement output layer
2024-03-21 23:07:46 +01:00
test_max_pooling.cu
Implement max pooling test
2024-03-20 21:44:04 +01:00
test_output.cu
Implement output layer
2024-03-21 23:07:46 +01:00