Deprecate nGraph v0 ops and builders (#1856)
[platform/upstream/dldt.git] / ngraph / test / backend / broadcast.in.cpp
index 89fb802..2eb72af 100644 (file)
@@ -32,6 +32,8 @@
 #include "util/test_control.hpp"
 #include "util/test_tools.hpp"
 
+NGRAPH_SUPPRESS_DEPRECATED_START
+
 using namespace std;
 using namespace ngraph;