Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ wait
Method
wait
lite/load_and_run/src/models/model_mdl.cpp:106–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
void ModelMdl::wait() {
107
m_asyc_exec->wait();
108
}
109
110
#if MGB_ENABLE_JSON
111
std::shared_ptr<mgb::json::Object> ModelMdl::get_io_info() {
Callers
5
run_subline
Method · 0.45
profile_with_given_options
Method · 0.45
dump_best_options_with_model
Method · 0.45
dump_model
Method · 0.45
LITE_wait
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected