Alexey Suhov
6478f1742a
Align copyright notice in python scripts (CVS-51320) ( #4974 )
...
* Align copyright notice in python scripts (CVS-51320)
2021-03-26 17:54:28 +03:00
Katarzyna Mitrus
95a13e05d5
Enable MatMul 1D multiplication by transformation to GEMM ( #4509 )
...
* MatMul tests
* Tests update
* More tests
* IE tetst manifest cleanup
* Enable MatMul 1D multiplication by transofrmation to GEMM
* Add unsqueeze to transform tests
* Fix runtime info
* Update transformation condition
* Remove Xfail from python tests
* Add more tests for ignoring 1D transpose true
* Ignore transpose for 1D in MatMul transformations
* Resolve python api xfails
* Use ngraph::opset namespace
* Style apply
* Add MatMul single layer tests for 1D
2021-03-15 13:44:57 +03:00
Gorokhov Dmitriy
d58b4c65c8
[CPU] Plugin migration on oneDNN (v1.6) ( #3725 )
2021-01-26 16:31:10 +03:00
Tomasz Dołbniak
303c549791
nGraph copyright update for 2021 ( #3832 )
2021-01-13 16:43:04 +03:00
Gorokhov Dmitriy
abb8817cf6
[CPU] Generic JIT Eltwise implementation ( #1464 )
2020-10-28 09:16:28 +03:00
Rafal Blaczkowski
054a7cdf8d
Enable ngraph python tests in OpenVINO-ONNX CI ( #1603 )
...
* Enable ngraph python tests
* Refactor and unify ngraph with onnx python tests
* Revert deprecated test cases
* Set ngraph and onnx python tests as a one test suite execution
* Change unstrict Xfails to strict ones
* Update after review:
- add model zoo to onnx tests,
- improvements of tests
* Revert mounting zoo models dir
Co-authored-by: Michał Karzyński <4430709+postrational@users.noreply.github.com>
2020-08-07 09:58:57 +03:00
Rafal Blaczkowski
d14d09e796
Update ONNX Python tests ( #1514 )
2020-08-04 12:26:32 +02:00
Michał Karzyński
cc23e6043a
Add nGraph-ONNX tests ( #1215 )
2020-07-10 11:53:56 +02:00