Skip to content

Commit

Permalink
Revert "[oneDNN] Upgrade oneDNN to v3.2 (PaddlePaddle#57179)" (Paddle…
Browse files Browse the repository at this point in the history
…Paddle#58016)

This reverts commit 170ea5c.
  • Loading branch information
risemeup1 authored and jiahy0825 committed Oct 16, 2023
1 parent 7e112f7 commit a732360
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions cmake/third_party.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -247,14 +247,6 @@ if(NOT DEFINED WITH_MKLDNN)
endif()
endif()

if(WIN32)
if(MSVC)
if(MSVC_VERSION LESS 1920)
set(WITH_MKLDNN OFF)
endif()
endif()
endif()

if(WIN32
OR APPLE
OR NOT WITH_GPU
Expand Down
2 changes: 1 addition & 1 deletion third_party/mkldnn
Submodule mkldnn updated 2072 files

0 comments on commit a732360

Please sign in to comment.