Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ release
Method
release
src/core/include/megbrain/utils/stats.h:66–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
~EnableScope() { release(); }
65
66
void release() {
67
if (released) {
68
return;
69
}
70
timer.m_enabled--;
71
released = true;
72
}
73
};
74
75
public:
Callers
6
run_level2
Function · 0.45
run<level2_share_storage>
Function · 0.45
cg_impl.cpp
File · 0.45
register_shape_infer
Method · 0.45
apply
Method · 0.45
set
Method · 0.45
Calls
no outgoing calls
Tested by
2
run_level2
Function · 0.36
run<level2_share_storage>
Function · 0.36