Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ id
Method
id
imperative/src/impl/interpreter/stack_manager.h:136–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
const SmallVector<StackManager::Frame>& frames() const { return m_frames; }
136
uint64_t id() const { return m_id; }
137
};
138
139
inline StackManager::StackManager() {
Callers
8
visit_event
Method · 0.45
apply_transformation
Method · 0.45
on_unregister
Method · 0.45
compile
Method · 0.45
trace_input
Method · 0.45
apply_transformation
Method · 0.45
apply_transformation
Method · 0.45
on_unregister
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected