Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ GetName
Method
GetName
include/armnn/BackendOptions.hpp:251–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
249
~BackendOption() = default;
250
251
std::string GetName() const { return m_Name; }
252
Var GetValue() const { return m_Value; }
253
254
private:
Callers
2
ParseOptions
Function · 0.45
ToString
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected