Tomasz Jankowski
|
9bdd36be9c
|
[Core] Remove ngraph env_util.hpp graph_util.hpp util.hpp (#22540)
* Delete env_util
* Remove ngraph graph_util (initial)
TODO: remove ngraph/graph_util.hpp and remains from graph_util.cpp
* Remove ngraph util (initial)
TODO: remove ngraph/util.hpp and remains from util.cpp
* Remove ngraph util (onnx fe not finished)
TODO: remove ngraph/util.hpp and util.cpp.
* Use OV in test helpers
* Remove ngraph graph_util
* [ONNX FE] Rename onnx_import::Node class
to ONNX_Node temporarily (to hide conflicts with missing Node from ::ngraph::)
* Remove ngraph graph_util from onnx fe
* [ONNX FE] Rename onnx_import::ONNX_Node class back to Node
* Delete ngraph util
* Update copyright notes
* Update copyright notes
* Fix style
* Fix gpu plugin
* Remove useless macros
---------
Co-authored-by: Pavel Durandin <pavel.durandin@intel.com>
|
2024-02-02 02:53:20 +00:00 |