This commit is contained in:
shwetaoj 2020-12-03 09:21:27 -08:00
parent a7a5e3991e
commit 62a33f10d0

View File

@ -83,7 +83,7 @@ cc_library(
}) + [
"-UUSE_MKL",
"-UUSE_CBLAS",
"-DNNL_ENABLE_MAX_CPU_ISA",
"-DDNNL_ENABLE_MAX_CPU_ISA",
] + tf_openmp_copts(),
includes = [
"include",