Merge with master, works with Jetpack 4.3

Signed-off-by: xavier <micaelaverucchi@gmail.com>
This commit is contained in:
xavier
2020-01-15 19:24:19 +01:00
10 changed files with 59 additions and 35 deletions
+2
View File
@@ -26,6 +26,8 @@ enum layerType_t {
LAYER_YOLO
};
#define TKDNN_BN_MIN_EPSILON 1e-5
/**
Simple layer Father class
*/