Home
last modified time | relevance | path

Searched refs:DisableMKL (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dthreadpool_device.cc55 if (DisableMKL()) return; in ThreadPoolDevice()
130 REGISTER_MEM_ALLOCATOR("MklCPUAllocator", (DisableMKL() ? 50 : 200),
Dprocess_util.cc132 if (!DisableMKL()) { in NumInterOpThreadsFromSessionOptions()
Dmkl_tfconversion_pass.cc429 if (DisableMKL()) { in Run()
Dmkl_layout_pass.cc4115 if (DisableMKL()) { in Run()
/external/tensorflow/tensorflow/core/util/
Dutil.h61 bool DisableMKL();
Dutil.cc124 bool DisableMKL() { in DisableMKL() function
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dmkl_eager_op_rewrite.cc175 if (DisableMKL()) { in ShouldRewriteOp()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dremapper.cc310 if (DisableMKL()) { in IsCpuCompatibleDataType()
669 if (DisableMKL()) return false; in IsCpuCompatibleDataType()
720 if (DisableMKL()) return false; in IsCpuCompatibleDataType()
850 if (DisableMKL()) return false; in IsCpuCompatibleDataType()