Merge changes from 2020.4.0.1 (#1809)
* [GNA] Propagate QoS timeout to the calling app (#1188)
* [GNA] Support timeout value set in Wait (#1499)
* [GNA] stored request id for completed sync infer request in order to get status later using wait() (#1458)
* stored request id for completed async infer request in order to get it's status later
* preserved status not started for multiple sequential calls to wait()
Co-authored-by: Denis Orlov <denis.orlov@intel.com>
* [GNA] Fix callbacks (#1607)
Co-authored-by: Eugene Smirnov <eugene.smirnov@intel.com>