Commit Graph

6 Commits

Author SHA1 Message Date
Anastasia Kuporosova b5c5b6b974
[Python API] Add MemoryState API (#5731)
* [Python API] Add MemoryState API

* use inferRequest instead of IInferRequest

* implement VariableState through cpp

* small fixes + add tests for preprocess_info
2021-05-26 10:46:44 +03:00
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
Alexey Lebedev 7e3a2f6768
[IE PYTHON] update license (#4407)
* update license

* remove the first blank lines and undo changes in inference-engine/thirdparty/mkl-dnn

* test commit

* Update license in tools

* Undo changes in api_overview.md

* update ie_api.pyx and set interpreter in hello_query_device
2021-03-01 08:23:35 +03:00
Anastasia Kuporosova b553b6ea17
[Python API] setting and getting preprocessing info through InferRequest (#1009) 2020-07-08 11:25:54 +03:00
Anastasia Kuporosova cbad43f3a5
[Python API] Fix PreProcessInfo tests (#690) 2020-05-29 21:20:16 +03:00
Anastasia Kuporosova e025f1464b
[Python API] Add InputInfo and PreProcessInfo (#637) 2020-05-28 10:55:11 +03:00