Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ TfLiteRuntimeFallbackDisabled
Method
TfLiteRuntimeFallbackDisabled
delegate/common/src/DelegateOptions.cpp:543–546 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
541
}
542
543
bool DelegateOptions::TfLiteRuntimeFallbackDisabled()
544
{
545
return p_DelegateOptionsImpl->m_DisableTfLiteRuntimeFallback;
546
}
547
548
} // namespace armnnDelegate
Callers
2
IdentifyOperatorsToDelegate
Method · 0.80
IdentifyOperatorsToDelegate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected