Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ SetImportEnabled
Method
SetImportEnabled
src/armnn/Network.cpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
void OptimizerOptionsOpaque::SetImportEnabled(bool ImportState)
113
{
114
p_OptimizerOptionsImpl->m_ImportEnabled = ImportState;
115
}
116
117
void OptimizerOptionsOpaque::SetExportEnabled(bool ExportState)
118
{
Callers
14
main
Function · 0.80
DelegateOptions
Method · 0.80
ClFallbackTests.cpp
File · 0.80
ClCustomAllocatorTests.cpp
File · 0.80
ClImportTensorHandleTests.cpp
File · 0.80
NeonFallbackTests.cpp
File · 0.80
ImportNonAlignedInputPointerTest
Function · 0.80
ExportNonAlignedOutputPointerTest
Function · 0.80
ImportAlignedPointerTest
Function · 0.80
ImportOnlyWorkload
Function · 0.80
ImportAndExportWorkload
Function · 0.80
ExportOutputWithSeveralOutputSlotConnectionsTest
Function · 0.80
Calls
no outgoing calls
Tested by
6
ImportNonAlignedInputPointerTest
Function · 0.64
ExportNonAlignedOutputPointerTest
Function · 0.64
ImportAlignedPointerTest
Function · 0.64
ImportOnlyWorkload
Function · 0.64
ImportAndExportWorkload
Function · 0.64
ExportOutputWithSeveralOutputSlotConnectionsTest
Function · 0.64