Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ default_config
Function
default_config
lite/lite-c/src/network.cpp:48–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
.auto_optimize_inference = false,
47
.discrete_input_name = nullptr};
48
LiteConfig* default_config() {
49
return &default_config_t;
50
}
51
52
//! define a default IO
53
const LiteIO default_io = {
Callers
5
basic_c_interface
Function · 0.85
device_io_c_interface
Function · 0.85
async_c_interface
Function · 0.85
basic_c_interface
Function · 0.85
TEST
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.68