Commit 6f8858bf authored by Jing Zhang's avatar Jing Zhang
Browse files

Merge branch 'jizhan/enable_bf16_atomic_add' of...

Merge branch 'jizhan/enable_bf16_atomic_add' of github.com:zjing14/composable_kernel into jizhan/enable_bf16_atomic_add
parents ed2d5e40 65fb572d
...@@ -8,8 +8,7 @@ endif() ...@@ -8,8 +8,7 @@ endif()
FetchContent_Declare( FetchContent_Declare(
GTest GTest
#GIT_REPOSITORY https://github.com/google/googletest.git GIT_REPOSITORY https://github.com/google/googletest.git
GIT_REPOSITORY git@github.com:google/googletest.git
GIT_TAG f8d7d77c06936315286eb55f8de22cd23c188571 GIT_TAG f8d7d77c06936315286eb55f8de22cd23c188571
) )
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment