mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-12-23 23:04:25 +00:00
Migrate conv2d layer
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
#include "input.hpp"
|
||||
#include "layer.hpp"
|
||||
#include "batch_norm.cuh"
|
||||
#include "batch_norm.hpp"
|
||||
|
||||
using namespace CUDANet;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user