Skip to content

Commit 5acf7be

Browse files
committed
tmp: temporary enabled ONEDNN_EXPERIMENTAL_LOGGING in CI
1 parent d2fa7b4 commit 5acf7be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/automation/build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ CMAKE_OPTIONS="${CMAKE_OPTIONS}
7373
-DDNNL_CPU_RUNTIME=${CPU_RUNTIME}
7474
-DDNNL_GPU_RUNTIME=${GPU_RUNTIME}
7575
-DDNNL_TEST_SET=SMOKE
76+
-DONEDNN_EXPERIMENTAL_LOGGING=ON
7677
"
7778

7879
# Enable Compute Library backend if a location for the built library is given

0 commit comments

Comments
 (0)