Alexey Lebedev
|
1efb0a034f
|
[PYTHON API] release GIL (#10810)
* AsyncInferQueue nogil update + refactoring
* nogil in compiled model
* nogil in Core
* fix refactoring
* nogil in infer_request
* add tests
* Fix code style
* update test with incrementing reference counting
* try to fix code style
* fix code style
* release gil in reshape and preprocessing
* make args optional in test
* fix code style
* add docs about GIL
* try to link doc string with docs
* Apply suggestions from code review
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com>
* Fix docs
* docs refactoring
* Apply review comments
* Fix code style
Co-authored-by: Jan Iwaszkiewicz <jan.iwaszkiewicz@intel.com>
Co-authored-by: Anastasia Kuporosova <anastasia.kuporosova@intel.com>
|
2022-03-31 16:12:48 +03:00 |