We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2fa7b4 commit 5acf7beCopy full SHA for 5acf7be
.github/automation/build.sh
@@ -73,6 +73,7 @@ CMAKE_OPTIONS="${CMAKE_OPTIONS}
73
-DDNNL_CPU_RUNTIME=${CPU_RUNTIME}
74
-DDNNL_GPU_RUNTIME=${GPU_RUNTIME}
75
-DDNNL_TEST_SET=SMOKE
76
+ -DONEDNN_EXPERIMENTAL_LOGGING=ON
77
"
78
79
# Enable Compute Library backend if a location for the built library is given
0 commit comments