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

Method SetRuntimeEnabledPaths

tensorflow/lite/experimental/ruy/context.cc:23–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21namespace ruy {
22
23void Context::SetRuntimeEnabledPaths(Path paths) {
24 runtime_enabled_paths_ = paths;
25}
26
27Path Context::GetRuntimeEnabledPaths() {
28 // This function should always return the same value on a given machine.

Callers 5

EvalRuyMethod · 0.80
MakeSpecClampFieldsFunction · 0.80
MakePrepackedMatricesMethod · 0.80
VerifyNonTrivialMethod · 0.80

Calls

no outgoing calls

Tested by 5

EvalRuyMethod · 0.64
MakeSpecClampFieldsFunction · 0.64
MakePrepackedMatricesMethod · 0.64
VerifyNonTrivialMethod · 0.64