This commit is contained in:
Roberto Cavicchioli
2019-03-06 16:39:36 +01:00
parent c22219ad16
commit 3714155809
3 changed files with 17 additions and 2 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ public:
dataDim_t input_dim;
dataDim_t getOutputDim();
bool fp16;
bool fp16, dla;
};
}}