mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-11-06 01:34:22 +00:00
Refactor layers
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#include "activation.cuh"
|
||||
#include "convolution.cuh"
|
||||
#include "weighted_layer.cuh"
|
||||
#include "layer.cuh"
|
||||
|
||||
namespace CUDANet::Layers {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user