openvino/ngraph/frontend
Maxim Vafin 9dbc71063c
Improve model cutting (#6835)
* Improve model cutting

* If part of model is cut, conversion rules must not run on it

* Add incorrect cut test

* Fix code style

* Fix test

* Fix codestyle

* Do not change op places graph on convert

* Assert output has producer

* Fix code style
2021-07-30 19:42:55 +03:00
..
frontend_manager Accept stream pointer instead of shared_ptr in paddle frontend (#6807) 2021-07-30 12:58:17 +03:00
onnx Fixed problem with model_inputs method in ONNX Editor (#6860) 2021-07-30 10:55:45 +02:00
paddlepaddle Improve model cutting (#6835) 2021-07-30 19:42:55 +03:00
CMakeLists.txt Merged ONNX editor and ONNX importer to the one folder (#6672) 2021-07-16 14:37:41 +03:00