MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / DisableMKL

Function DisableMKL

tensorflow/core/grappler/optimizers/remapper.cc:225–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223
224#ifndef INTEL_MKL
225bool DisableMKL() {
226 return true;
227}
228#endif // INTEL_MKL
229
230bool IsInPreserveSet(const RemapperContext& ctx, const NodeDef* node) {

Callers 9

IsCpuCompatibleDataTypeFunction · 0.70
IsCpuCompatibleFunction · 0.70
IsSupportedActivationFunction · 0.70
FindFusedBatchNormExFunction · 0.70
RequiresInferredShapesFunction · 0.70
OptimizeMethod · 0.70
RunMethod · 0.50
RunMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected