mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-11-06 01:34:22 +00:00
Combine padding and conv kernel
This commit is contained in:
@@ -9,7 +9,6 @@ add_executable(test_main
|
||||
layers/test_dense.cu
|
||||
layers/test_input.cu
|
||||
kernels/test_activation_functions.cu
|
||||
kernels/test_padding.cu
|
||||
kernels/test_matmul.cu
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user