From ea09a6e0b38e1ddf43ffcd81d27f0506411eb8e4 Mon Sep 17 00:00:00 2001
From: AlexeyAB <alexeyab84@gmail.com>
Date: Tue, 09 Jan 2018 19:26:54 +0000
Subject: [PATCH] Command line for example of usage DLL/SO
---
src/layer.h | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/layer.h b/src/layer.h
index c149f29..285abe3 100644
--- a/src/layer.h
+++ b/src/layer.h
@@ -120,7 +120,10 @@
int random;
float thresh;
int classfix;
+ int absolute;
+ int onlyforward;
+ int stopbackward;
int dontload;
int dontloadscales;
--
Gitblit v1.10.0