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