mirror of
https://github.com/lordmathis/CUDANet.git
synced 2025-11-06 01:34:22 +00:00
Change model input layer creation
This commit is contained in:
@@ -19,6 +19,8 @@ class Model {
|
||||
|
||||
private:
|
||||
|
||||
Layers::Input *inputLayer;
|
||||
|
||||
int inputSize;
|
||||
int inputChannels;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user