Imported Upstream version 1.18.0
[platform/core/ml/nnfw.git] / runtime / onert / core / include / compiler / StaticShapeInferer.h
index 2e484e6..b2272e2 100644 (file)
@@ -112,6 +112,7 @@ private:
   void visit(const ir::operation::Transpose &op) override;
   void visit(const ir::operation::Unpack &op) override;
   void visit(const ir::operation::While &op) override;
+  void visit(const ir::operation::DetectionPostProcess &op) override;
 
 private:
   /**