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 09:44:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6f4cdf3792b8eea76668dc49009270a583473d7f
CUDANet
/
test
/
layers
History
LordMathis
6f4cdf3792
Implement avg pool test
2024-03-20 21:57:22 +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
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