openvino/ngraph/python/tests/test_onnx
Katarzyna Mitrus bc7f61be24
PRelu reference implementation and ReshapePRelu transformation alignment (#5915)
* Apply  ReshapePRelu transformation only to const slope input

* Remove xfail from onnx backend prelu_broadcast test

* Fix and add Prelu SLT

* Update PRelu mkldnn transformation to extend broadcast support

* Fix and update PRelu reference implementation

* ONNX Prelu tests

* Add prelu backend tests

* Update ie tests manifest

* Comments clean up

* Fix STL Fill leakyslope blob

* Code refactor

* Unify layer tests slope input values generation
2021-06-08 06:51:41 +03:00
..
models Enable protobuf-lite in ONNX CI tests (#4487) 2021-03-15 14:34:02 +01:00
utils Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
__init__.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
model_zoo_preprocess.sh Enable parallel execution open vino onnx ci (#5332) 2021-04-22 08:58:11 +03:00
test_backend.py PRelu reference implementation and ReshapePRelu transformation alignment (#5915) 2021-06-08 06:51:41 +03:00
test_onnx_external_data.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_onnx_import.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_ops_batchnorm.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_ops_binary.py Fix of some nGraph python tests (#5778) 2021-06-02 12:57:57 +02:00
test_ops_convpool.py [CPU] Plugin migration on ngraph (#4344) 2021-05-06 19:49:24 +03:00
test_ops_logical.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_ops_matmul.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_ops_nonlinear.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_ops_reduction.py Fix of some nGraph python tests (#5778) 2021-06-02 12:57:57 +02:00
test_ops_reshape.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_ops_unary.py [ONNX] Fix missmatches for opset13 *Max operators. (#5443) 2021-05-05 13:34:26 +02:00
test_ops_variadic.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
test_zoo_models.py [ONNX] 🛠️🕸️ Fix softmax opsets (#5959) 2021-06-07 14:01:20 +03:00