Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegCC
/ load_kernel_init_function
Function
load_kernel_init_function
runtime/test/runtime/test_model_init.cpp:20–22 ·
view source on GitHub ↗
not thread safe
Source
from the content-addressed store, hash-verified
18
extern
"C"
{
19
//! not thread safe
20
void load_kernel_init_function() {
21
return;
22
}
23
}
24
25
namespace {
Callers
1
parse_model
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected