merge with master

This commit is contained in:
mive93
2019-05-08 10:24:22 +02:00
4 changed files with 36 additions and 12 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ public:
dataDim_t input_dim;
dataDim_t getOutputDim();
bool fp16;
bool fp16, dla;
};
}}