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

Function IsEnabled

tensorflow/core/kernels/meta_support.cc:214–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212}
213
214bool IsEnabled() { return g_enabled; }
215
216void SetEnabled(bool enabled) { g_enabled = enabled; }
217

Callers 15

isDownConvertingInputsFunction · 0.85
GetRnnComputeTypeFunction · 0.85
GetConvAccumulatorTypeFunction · 0.85
GetConvolveAlgorithmsMethod · 0.85
LogAllocationMethod · 0.85
LogDeallocationMethod · 0.85
ListenMethod · 0.85
EnterMethod · 0.85
ExecuteThunkSequenceMethod · 0.85
~BufferMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected