openvino/ngraph/python/tests/test_frontend
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
..
test_frontend_onnx.py Implement paddle frontend methods for partial conversion (#6784) 2021-07-30 10:14:18 +03:00
test_frontend_onnx_editor.py Integration ONNX Editor with FE API (#6773) 2021-07-27 12:20:39 +02:00
test_frontendmanager.py [ONNX] Add ONNX specific FrontEnd classes (#6615) 2021-07-22 16:26:05 +02:00