Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
225
bool DisableMKL() {
226
return true;
227
}
228
#endif // INTEL_MKL
229
230
bool IsInPreserveSet(const RemapperContext& ctx, const NodeDef* node) {
Callers
9
IsCpuCompatibleDataType
Function · 0.70
IsCpuCompatibleDataFormat
Function · 0.70
IsCpuCompatible
Function · 0.70
IsSupportedActivation
Function · 0.70
FindFusedBatchNormEx
Function · 0.70
RequiresInferredShapes
Function · 0.70
Optimize
Method · 0.70
Run
Method · 0.50
Run
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected