deconv layer cudnn

This commit is contained in:
Francesco Gatti
2019-10-30 00:05:22 +01:00
parent 02936fa928
commit f9afee2f3b
7 changed files with 197 additions and 102 deletions
+1
View File
@@ -60,6 +60,7 @@ public:
dataDim_t getOutputDim();
bool fp16, dla;
bool dontLoadWeights;
};
}}