Deprecate nGraph v0 ops and builders (#1856)
[platform/upstream/dldt.git] / ngraph / test / pattern.cpp
index 8828ea0..80069c3 100644 (file)
@@ -47,6 +47,8 @@
 #include "util/matcher.hpp"
 #include "util/test_tools.hpp"
 
+NGRAPH_SUPPRESS_DEPRECATED_START
+
 using namespace ngraph;
 using namespace std;