Migrate to ade v0.1.2c (#19714)

This commit is contained in:
Ilya Lavrenov 2023-09-11 07:15:59 +04:00 committed by GitHub
parent 37f61551a3
commit 51d77cb59f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 1 deletions

View File

@ -37,6 +37,8 @@ macro(ov_set_msvc_runtime var value)
endif()
endmacro()
# ade
ov_set_msvc_runtime(BUILD_WITH_STATIC_CRT ${use_static_runtime})
# static TBBBind_2_5 is built with dynamic CRT runtime
ov_set_msvc_runtime(ENABLE_TBBBIND_2_5 ${use_dynamic_runtime})
# ONNX

View File

@ -104,6 +104,7 @@ if(ENABLE_ONEDNN_FOR_GPU)
"-DDNNL_ENABLE_PRIMITIVE_GPU_ISA:STRING=${ONEDNN_ENABLED_ISA}"
CMAKE_ARGS
${cmake_extra_args}
"-DCMAKE_POLICY_DEFAULT_CMP0091=NEW"
"-DCMAKE_CXX_COMPILER=${CMAKE_CXX_COMPILER}"
"-DCMAKE_C_COMPILER=${CMAKE_C_COMPILER}"
"-DCMAKE_CXX_COMPILER_LAUNCHER=${CMAKE_CXX_COMPILER_LAUNCHER}"

2
thirdparty/ade vendored

@ -1 +1 @@
Subproject commit 58b2595a1a95cc807be8bf6222f266a9a1f393a9
Subproject commit 50ff2423e234d8e340de7ce959b920f6c8c7fe79