mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-11-05 17:34:21 +00:00
Split tests to cpu and cuda
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
#include "cuda_helper.cuh"
|
||||
|
||||
using namespace CUDANet;
|
||||
|
||||
void Module::addLayer(const std::string& name, Layers::SequentialLayer* layer) {
|
||||
|
||||
Reference in New Issue
Block a user