openvino/ngraph/python
Pavel Esir b17b526009
Add gather 7 to nG Python API and IE IR reader test (#5276)
* nG Python api for Gather and IE IR reader tests

* also included old IE IR reader test for Gather1

* added a blank line before Gather

* style corrections

* applied review comments

* removed blank line

* removed xfailed for Gather7 with batch_dims since CPU was moved to nGraph (...allows to fallback node execution on ngraph evaluate() method in case if optimized implementation is absent)

* added new visitor tests
2021-05-12 12:11:27 +03:00
..
src Add gather 7 to nG Python API and IE IR reader test (#5276) 2021-05-12 12:11:27 +03:00
tests Add gather 7 to nG Python API and IE IR reader test (#5276) 2021-05-12 12:11:27 +03:00
.gitignore publish master branch snapshot, revision 9df5eb1f84e13a35720a918f88324561222ab114 2020-05-20 01:13:06 +03:00
BUILDING.md CMake based build for pyngraph module (#3080) 2020-12-24 16:57:58 +03:00
CMakeLists.txt Enabled Wall for nGraph (#5270) 2021-04-22 06:24:03 +03:00
requirements.txt Fix versions (#3027) 2020-11-09 12:55:15 +03:00
requirements_test.txt Add Debug build to OpenVINO-ONNX CI (#5034) 2021-04-01 13:04:51 +02:00
setup.py Align copyright notice in python scripts (CVS-51320) (#4974) 2021-03-26 17:54:28 +03:00
tox.ini Add Debug build to OpenVINO-ONNX CI (#5034) 2021-04-01 13:04:51 +02:00