Deprecate nGraph v0 ops and builders (#1856)
* Deprecate nGraph v0 ops * Fixed build * Added deprecated defines to fix windows
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
#include "util/all_close.hpp"
|
||||
#include "util/ndarray.hpp"
|
||||
|
||||
NGRAPH_SUPPRESS_DEPRECATED_START
|
||||
|
||||
using namespace std;
|
||||
using namespace ngraph;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user