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