openvino/ngraph/python
Maxim Vafin 5920cf849d
Implement paddle frontend methods for partial conversion (#6784)
* Implement paddle frontend methods for partial conversion

* Apply feedback

* Fix codestyle

* Remove normalize implementation and change convert signature for partialModel case

* Apply review feedback

* Apply review feedback

* Fix onnx importer convert signature

* Fix codestyle

* Add test of unsupported op

* Fix code style

* Remove "normalize()" tests

* Fix onnx tests

* Fix build

* Fix merge conflicts
2021-07-30 10:14:18 +03:00
..
pybind11@8de7772cc7 [nGraph] 🦒 Move ngraph dependencies to submodules (#6304) 2021-07-05 20:06:10 +03:00
src Implement paddle frontend methods for partial conversion (#6784) 2021-07-30 10:14:18 +03:00
tests Implement paddle frontend methods for partial conversion (#6784) 2021-07-30 10:14:18 +03:00
.gitignore publish master branch snapshot, revision 9df5eb1f84e13a35720a918f88324561222ab114 2020-05-20 01:13:06 +03:00
BUILDING.md Removed NGRAPH_PYTHON_BUILD_ENABLE (#6556) 2021-07-07 21:23:36 +03:00
CMakeLists.txt Added suggest-override flag (#6631) 2021-07-16 18:55:05 +03:00
requirements.txt Fix versions (#3027) 2020-11-09 12:55:15 +03:00
requirements_test.txt [ONNX] Pin Python dependencies (#6102) 2021-06-24 21:24:35 +03:00
setup.py MulticlassNms/MatrixNms: ngraph python api (#6573) 2021-07-14 07:06:39 +03:00
tox.ini [ONNX] Pin Python dependencies (#6102) 2021-06-24 21:24:35 +03:00