Merge pull request #45554 from Intel-tensorflow:enable_dnnl_cpu_dispatch_control
PiperOrigin-RevId: 350187826 Change-Id: Ic4be28c53785db22b095ac7fbdea97d23c430d45
This commit is contained in:
commit
0f93dd9528
1
third_party/mkl_dnn/mkldnn_v1.BUILD
vendored
1
third_party/mkl_dnn/mkldnn_v1.BUILD
vendored
@ -83,6 +83,7 @@ cc_library(
|
||||
}) + [
|
||||
"-UUSE_MKL",
|
||||
"-UUSE_CBLAS",
|
||||
"-DDNNL_ENABLE_MAX_CPU_ISA",
|
||||
] + tf_openmp_copts(),
|
||||
includes = [
|
||||
"include",
|
||||
|
Loading…
Reference in New Issue
Block a user