MCPcopy 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
543bool DelegateOptions::TfLiteRuntimeFallbackDisabled()
544{
545 return p_DelegateOptionsImpl->m_DisableTfLiteRuntimeFallback;
546}
547
548} // namespace armnnDelegate

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected