Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetImportEnabled
Method
GetImportEnabled
src/armnn/Network.cpp:162–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
};
161
162
bool OptimizerOptionsOpaque::GetImportEnabled() const
163
{
164
return p_OptimizerOptionsImpl->m_ImportEnabled;
165
};
166
167
bool OptimizerOptionsOpaque::GetExportEnabled() const
168
{
Callers
5
Create
Method · 0.80
Create
Method · 0.80
Network.cpp
File · 0.80
Optimize
Function · 0.80
LoadModel
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected