Deprecate nGraph v0 ops and builders (#1856)
[platform/upstream/dldt.git] / ngraph / test / backend_debug_api.cpp
index 0692209..d9172c5 100644 (file)
@@ -25,6 +25,8 @@
 #include "runtime/interpreter/int_executable.hpp"
 #include "util/test_tools.hpp"
 
+NGRAPH_SUPPRESS_DEPRECATED_START
+
 using namespace std;
 using namespace ngraph;