Deprecate nGraph v0 ops and builders (#1856)
[platform/upstream/dldt.git] / ngraph / test / node_input_output.cpp
index d6c92da..fdcc98d 100644 (file)
@@ -23,6 +23,8 @@
 
 #include "ngraph/ngraph.hpp"
 
+NGRAPH_SUPPRESS_DEPRECATED_START
+
 using namespace ngraph;
 using namespace std;