Imported Upstream version 1.8.0
[platform/core/ml/nnfw.git] / res / TensorFlowLiteRecipes / TransposeConv_000 / test.recipe
index 79271a4..1313e26 100644 (file)
@@ -10,7 +10,7 @@ operand {
 operand {
   name: "ker"
   type: FLOAT32
-  shape { dim: 1 dim: 3 dim: 3 dim: 1 }
+  shape { dim: 3 dim: 1 dim: 1 dim: 3 }
   filler {
     tag: "gaussian"
     arg: "0.0"