mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-12-24 15:24:24 +00:00
Migrate Dense layer
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "cuda_helper.cuh"
|
||||
#include "layer.cuh"
|
||||
#include "layer.hpp"
|
||||
#include "pooling.cuh"
|
||||
|
||||
using namespace CUDANet;
|
||||
|
||||
Reference in New Issue
Block a user