MCPcopy 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
64void GraphExecutable::record_execute_deps(ExecDependencyArray&) {}
65
66bool GraphExecutable::ExecDependency::has_runtime_check() const {
67 return false;

Callers 1

as_recorded_seqMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected