mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-11-06 01:34:22 +00:00
Add model predict test
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#ifndef CUDANET_MAX_POOLING_H
|
||||
#define CUDANET_MAX_POOLING_H
|
||||
|
||||
#include <cuda_runtime.h>
|
||||
|
||||
#include "activation.cuh"
|
||||
#include "layer.cuh"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user