Deprecate nGraph v0 ops and builders (#1856)
[platform/upstream/dldt.git] / ngraph / test / util / test_tools.cpp
index 2887b78..89f951c 100644 (file)
@@ -20,6 +20,8 @@
 #include "ngraph/util.hpp"
 #include "test_tools.hpp"
 
+NGRAPH_SUPPRESS_DEPRECATED_START
+
 using namespace std;
 using namespace ngraph;