MCPcopy Create free account
hub / github.com/ARM-software/armnn / DisableTfLiteRuntimeFallback

Method DisableTfLiteRuntimeFallback

delegate/common/src/DelegateOptions.cpp:538–541  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

536}
537
538void DelegateOptions::DisableTfLiteRuntimeFallback(bool fallbackState)
539{
540 p_DelegateOptionsImpl->m_DisableTfLiteRuntimeFallback = fallbackState;
541}
542
543bool DelegateOptions::TfLiteRuntimeFallbackDisabled()
544{

Callers 3

DelegateOptionsMethod · 0.95

Calls

no outgoing calls

Tested by 2