Deprecate nGraph v0 ops and builders (#1856)
[platform/upstream/dldt.git] / ngraph / test / backend / add.in.cpp
index d3e207e..93e9f0b 100644 (file)
@@ -37,6 +37,8 @@
 #include "util/test_case.hpp"
 #include "util/test_control.hpp"
 
+NGRAPH_SUPPRESS_DEPRECATED_START
+
 using namespace std;
 using namespace ngraph;