mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-11-07 02:04:26 +00:00
Migrate max pooling
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#include "dense.hpp"
|
||||
#include "input.cuh"
|
||||
#include "layer.hpp"
|
||||
#include "max_pooling.cuh"
|
||||
#include "max_pooling.hpp"
|
||||
#include "output.cuh"
|
||||
|
||||
// Models
|
||||
|
||||
Reference in New Issue
Block a user