Skip to content

Commit 3c512aa

Browse files
committed
build: added support for ONEDNN_EXPERIMENTAL_LOGGING knob
1 parent 4237543 commit 3c512aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/dnnl_compat.cmake

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ set(COMPAT_CACHE_BOOL_VARS
3636
"EXPERIMENTAL"
3737
"EXPERIMENTAL_SPARSE"
3838
"EXPERIMENTAL_UKERNEL"
39+
"EXPERIMENTAL_LOGGING"
3940
"VERBOSE"
4041
"ENABLE_CONCURRENT_EXEC"
4142
"ENABLE_PRIMITIVE_CACHE"

0 commit comments

Comments
 (0)