[CPU] Add option to disable XBYAK_NO_EXCEPTION and fix itt win lib load (#14252)

Two oneDNN changes in scope of single PR
This commit is contained in:
Egor Duplenskii
2022-11-29 07:36:29 +01:00
committed by GitHub
parent 52b02c190b
commit 03583d93cb
2 changed files with 1 additions and 2 deletions

View File

@@ -75,7 +75,6 @@ target_include_directories(${TARGET_NAME} PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/sr
target_include_directories(${TARGET_NAME} SYSTEM PRIVATE
$<TARGET_PROPERTY:dnnl,INCLUDE_DIRECTORIES>)
target_compile_definitions(${TARGET_NAME} PRIVATE $<$<CONFIG:Debug>:DNNL_ENABLE_EXCEPTIONS>)
# Cross compiled function
# TODO: The same for proposal, proposalONNX, topk