openvino/ngraph
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
..
core MulticlassNms/MatrixNms: transformations and CPU implementation (#6653) 2021-07-30 15:45:44 +03:00
frontend Improve model cutting (#6835) 2021-07-30 19:42:55 +03:00
python Implement paddle frontend methods for partial conversion (#6784) 2021-07-30 10:14:18 +03:00
test Improve model cutting (#6835) 2021-07-30 19:42:55 +03:00
.clang-format Changed clang-format for nGraph to fix namespace comments (#5269) 2021-04-22 08:06:54 +03:00
.gitignore [nGraph] 🦒 Move ngraph dependencies to submodules (#6304) 2021-07-05 20:06:10 +03:00
CMakeLists.txt Added suggest-override flag (#6631) 2021-07-16 18:55:05 +03:00
environment_variables.md Removed legacy travis script (#2888) 2020-10-30 10:18:09 +03:00