openvino/runtime/bindings/python
Michał Karzyński 702633073e
Add set_argument/s methods to nGraph Python API (#7196)
* Add set_argument/s methods to nGraph Python API

* Apply formatting

* Clear inputs in Node::set_arguments

* Run all tests in one container

* Fix formatting

* Add unit test
2021-09-18 06:37:26 +03:00
..
src/compatibility Add set_argument/s methods to nGraph Python API (#7196) 2021-09-18 06:37:26 +03:00
tests Add set_argument/s methods to nGraph Python API (#7196) 2021-09-18 06:37:26 +03:00
thirdparty [Python API] move ngraph python api to the new location (#7364) 2021-09-09 13:41:11 +03:00
.clang-format [Python API] move ngraph python api to the new location (#7364) 2021-09-09 13:41:11 +03:00
.gitignore [Python API] move ngraph python api to the new location (#7364) 2021-09-09 13:41:11 +03:00
BUILDING.md New IRC package structure (#6255) 2021-09-15 16:49:11 +03:00
CMakeLists.txt Openvino cmake config (#7419) 2021-09-10 15:31:27 +03:00
requirements.txt [Python API] move ngraph python api to the new location (#7364) 2021-09-09 13:41:11 +03:00
requirements_test.txt [Python API] move ngraph python api to the new location (#7364) 2021-09-09 13:41:11 +03:00
setup.py Openvino cmake config (#7419) 2021-09-10 15:31:27 +03:00
tox.ini Openvino cmake config (#7419) 2021-09-10 15:31:27 +03:00