Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ get_option
Method
get_option
lite/load_and_run/src/options/option_base.h:29–29 ·
view source on GitHub ↗
get option map
Source
from the content-addressed store, hash-verified
27
28
//! get option map
29
virtual OptionValMap* get_option() { return nullptr; }
30
31
//! update option value
32
Callers
1
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected