We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a22f3b + 8ea181f commit ab0827aCopy full SHA for ab0827a
1 file changed
third_party/mkl_dnn/mkldnn_v1.BUILD
@@ -101,6 +101,7 @@ _COPTS_LIST = select({
101
"-UUSE_MKL",
102
"-UUSE_CBLAS",
103
"-DDNNL_ENABLE_MAX_CPU_ISA",
104
+ "-DDNNL_ENABLE_MEM_DEBUG",
105
] + tf_openmp_copts()
106
107
_INCLUDES_LIST = [
0 commit comments