Deprecate nGraph v0 ops and builders (#1856)
[platform/upstream/dldt.git] / ngraph / test / type_prop / replace_slice.cpp
index 92c0fef..b236104 100644 (file)
@@ -18,6 +18,8 @@
 #include "ngraph/ngraph.hpp"
 #include "util/type_prop.hpp"
 
+NGRAPH_SUPPRESS_DEPRECATED_START
+
 using namespace std;
 using namespace ngraph;