Deprecate nGraph v0 ops and builders (#1856)
[platform/upstream/dldt.git] / ngraph / test / backend / sum.in.cpp
index 0ed5d7a..239a4b0 100644 (file)
@@ -35,6 +35,8 @@
 
 static std::mt19937_64 random_generator;
 
+NGRAPH_SUPPRESS_DEPRECATED_START
+
 using namespace std;
 using namespace ngraph;