Skip to content

Commit

Permalink
update GNA dll version to 3.5.0.1906 openvinotoolkit#4
Browse files Browse the repository at this point in the history
  • Loading branch information
MateuszJanuszkiewicz committed Apr 26, 2023
1 parent ee439f1 commit 592cd63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/dependencies.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ if(ENABLE_INTEL_GNA)
libGNA_INCLUDE_DIRS
libGNA_LIBRARIES_BASE_PATH)
set(GNA_VERSION "03.05.00.1906")
set(GNA_HASH "4a5be86d9c026b0e10afac2a57fc7c99d762b30e3d506abb3a3380fbcfe2726e")
set(GNA_HASH "5dc0ee62b21d7c2c348c226ab9c8f6b98481e23095ab99debf5c33854da8a475")

if (WIN32)
set(GNA_PLATFORM_DIR win64 CACHE STRING "" FORCE)
Expand Down

0 comments on commit 592cd63

Please sign in to comment.