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