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
dfff0360d92eaf9116bbe8ea56ee55b2a6989798
CUDANet
/
test
/
layers
History
LordMathis
dfff0360d9
Implement max pooling test
2024-03-20 21:44:04 +01:00
..
test_activation.cu
Test softmax
2024-03-17 19:08:16 +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
Add toplevel CUDANet namespace
2024-03-17 16:08:53 +01:00
test_max_pooling.cu
Implement max pooling test
2024-03-20 21:44:04 +01:00