[IE][VPU]: Eltwise: 'person-detection-retail-0013' performance fix - firmware update (#3497)

* Eltwise: performance fix for 'person-detection-retail-0013' - firmware update
* Eltwise: fix hash values for updated firmware
This commit is contained in:
Alexey Ershov 2020-12-09 11:28:48 +03:00 committed by GitHub
parent d0eef043fd
commit 521b6f3b97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,14 +15,14 @@ include(dependency_solver)
set(VPU_SUPPORTED_FIRMWARES usb-ma2x8x pcie-ma2x8x) set(VPU_SUPPORTED_FIRMWARES usb-ma2x8x pcie-ma2x8x)
set(VPU_SUPPORTED_FIRMWARES_HASH set(VPU_SUPPORTED_FIRMWARES_HASH
"2980b6d0726107888ec7ba02c43a245a699c19a0f1e25b54f0bb928c91bfa045" "e687ed209ff72b215d3d648b980747faa8287215935bef4a87faa79d1d141df7"
"c4692a7c3f44e6cdf6743c21d99570946d81ece9370fcd07725da95ad8fcd657") "32a3f529385d9ceec6f6a842dd1927b69c83f9e04f40819c168f8149316402e6")
# #
# Default packages # Default packages
# #
set(FIRMWARE_PACKAGE_VERSION 1532) set(FIRMWARE_PACKAGE_VERSION 1534)
set(VPU_CLC_MA2X8X_VERSION "movi-cltools-20.09.2") set(VPU_CLC_MA2X8X_VERSION "movi-cltools-20.09.2")
# #