Skip to content

Commit

Permalink
s/1191/1226 (openvinotoolkit#5636)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriikhurtin authored May 18, 2021
1 parent 49a8714 commit 21370c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inference-engine/cmake/dependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,8 @@ if (ENABLE_GNA)
set(GNA_HASH "cc954e67525006bf8bd353a6682e38bf208f6d74e973e0fc292850e721f17452")
endif()
if(GNA_LIBRARY_VERSION STREQUAL "GNA2")
set(GNA_VERSION "02.00.00.1191.0")
set(GNA_HASH "a61b4a9133549b0a9f0b46d069f72906ced28bcbbe7d5c361e687645f53a1c8b")
set(GNA_VERSION "02.00.00.1226")
set(GNA_HASH "d5450af15c993e264c25ac4591a7dab44722e10d15fca4f222a1b84429d4e5b6")
endif()

set(FILES_TO_EXTRACT_LIST gna_${GNA_VERSION}/include)
Expand Down

0 comments on commit 21370c7

Please sign in to comment.