Blame projects/neural/layer.all.inc.cpp

e865c9
#ifndef LAYER_ALL_INC_CPP
e865c9
#define LAYER_ALL_INC_CPP
e865c9
e865c9
e865c9
#include "layer.simple.inc.cpp"
e865c9
#include "layer.conv.inc.cpp"
e865c9
e865c9
e865c9
#endif