Skip to content

Commit 48fe6a7

Browse files
Ravipati ChandramalikaRavipati Chandramalika
authored andcommitted
[ZENTORCH INFRA] Update zendnn tag for zentorch
-- Update zendnn tag in zentorch -- ZENAI-1790 Change-Id: Iecd861bb80f575f9319b4939847a8664caaf7a21 Signed-off-by: Ravipati Chandramalika <[email protected]>
1 parent cf65c54 commit 48fe6a7

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
@@ -187,7 +187,7 @@ IF("$ENV{ZENTORCH_USE_LOCAL_ZENDNN}" EQUAL 0)
187187

188188
FetchContent_Declare(ZenDNN
189189
GIT_REPOSITORY https://github.com/amd/ZenDNN.git
190-
GIT_TAG zendnn-2025-WW28
190+
GIT_TAG v5.1
191191
SOURCE_DIR "${CMAKE_CURRENT_SOURCE_DIR}/third_party/ZenDNN"
192192
SOURCE_SUBDIR "not-available"
193193
)

0 commit comments

Comments
 (0)