Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ enable
Method
enable
imperative/python/src/module_trace.h:56–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void enable() { m_enabled = 1; }
57
58
void disable() { m_enabled = 0; }
59
Callers
2
init_tensor
Function · 0.45
init_utils
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected