Imported Upstream version 1.7.0
[platform/core/ml/nnfw.git] / runtime / onert / core / include / ir / operation / Concat.h
index 42b6fbb..2dff04e 100644 (file)
@@ -34,7 +34,6 @@ public:
   struct Param
   {
     int32_t axis;
-    int32_t rank;
   };
 
 public: