Improve GNA MT sychronization (#2553)
authorKrzysztof Bruniecki <krzysztof.bruniecki@intel.com>
Mon, 19 Oct 2020 09:21:01 +0000 (11:21 +0200)
committerGitHub <noreply@github.com>
Mon, 19 Oct 2020 09:21:01 +0000 (12:21 +0300)
commite1428ecf1d74d6b1fb88c610a49b39b7eba5f2f8
treed70616e2a1833452bb4f1b93cd0ebf2742bb0901
parent3c5aefb4275aa7a025e6915a9e03f5a9d8461d5f
Improve GNA MT sychronization (#2553)

* Sync GNA lib calls to avoid multi threads and plugins crash

* Remove TODO

* Enable sync for GNA1

* Fix GNA1 sync

* Add core_threading_tests to GNA Plugin to address story 31709

* Disable and change test description
inference-engine/src/gna_plugin/gna_device.cpp
inference-engine/src/gna_plugin/gna_device.hpp
inference-engine/tests/functional/inference_engine/core_threading_tests.cpp
inference-engine/tests/functional/plugin/gna/shared_tests_instances/behavior/core_threading_tests.cpp [new file with mode: 0644]