Deprecate nGraph v0 ops and builders (#1856)
[platform/upstream/dldt.git] / ngraph / test / onnx / onnx_import.in.cpp
index 2d5ad69..6d77219 100644 (file)
@@ -51,6 +51,8 @@
 #include "util/test_tools.hpp"
 #include "util/type_prop.hpp"
 
+NGRAPH_SUPPRESS_DEPRECATED_START
+
 using namespace ngraph;
 
 static std::string s_manifest = "${MANIFEST}";