Deprecate nGraph v0 ops and builders (#1856)
[platform/upstream/dldt.git] / ngraph / test / build_graph.cpp
index 4df43fa..3ed50fc 100644 (file)
@@ -21,6 +21,9 @@
 #include "util/test_tools.hpp"
 
 #include <memory>
+
+NGRAPH_SUPPRESS_DEPRECATED_START
+
 using namespace std;
 using namespace ngraph;