mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-12-23 06:44:24 +00:00
Remove unnecessary inclusion of cuda_helper.cuh in pool.cu
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
#include "cuda_helper.cuh"
|
|
||||||
#include "layer.hpp"
|
#include "layer.hpp"
|
||||||
#include "pool.cuh"
|
#include "pool.cuh"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user