Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ record_execute_deps
Method
record_execute_deps
src/core/impl/graph/operator_node.cpp:64–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
m_owner(owner) {}
63
64
void GraphExecutable::record_execute_deps(ExecDependencyArray&) {}
65
66
bool GraphExecutable::ExecDependency::has_runtime_check() const {
67
return false;
Callers
1
as_recorded_seq
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected