mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-11-06 01:34:22 +00:00
Implement modules
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
#include "input.cuh"
|
||||
#include "layer.cuh"
|
||||
#include "module.hpp"
|
||||
#include "output.cuh"
|
||||
|
||||
namespace CUDANet {
|
||||
|
||||
Reference in New Issue
Block a user