This commit is contained in:
jomjol
2021-09-23 18:43:53 +02:00
parent e2a403441f
commit f15e5f060a
12 changed files with 16 additions and 30 deletions

View File

@@ -10,7 +10,7 @@
static const char* TAG = "flow_analog";
bool debugdetailgeneral = true;
bool debugdetailgeneral = false;
ClassFlowCNNGeneral::ClassFlowCNNGeneral(ClassFlowAlignment *_flowalign, t_CNNType _cnntype) : ClassFlowImage(NULL, TAG)
{