Skip to content

Commit ca9eed3

Browse files
Ravipati ChandramalikaRavipati Chandramalika
authored andcommitted
[ZENTORCH CORE] zendnn tag update for zentorch 5.0.2
-- Update zendnn tag for 5.0.2 for zentorch -- ZENAI-1037 Change-Id: I07551f6a4f232e526ea8cb9fbc7ca2bf02c0253a Signed-off-by: Ravipati Chandramalika <[email protected]> (cherry picked from commit 2bb4f41)
1 parent 0472b63 commit ca9eed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/modules/FindZENDNN.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ endif()
167167
IF("$ENV{ZENTORCH_USE_LOCAL_ZENDNN}" EQUAL 0)
168168
FetchContent_Declare(ZenDNN
169169
GIT_REPOSITORY https://github.com/amd/ZenDNN.git
170-
GIT_TAG v5.0.1
170+
GIT_TAG v5.0.2
171171
SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/third_party/ZenDNN"
172172
)
173173
FetchContent_GetProperties(ZenDNN)

0 commit comments

Comments
 (0)