MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / current

Method current

imperative/src/impl/interpreter/stack_manager.h:161–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161inline StackManager::Node* StackManager::current() {
162 return m_current;
163}
164
165} // namespace mgb::imperative::interpreter::intl

Callers 1

allocMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected