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

Function scn_do_execute

src/opr/impl/loop/grad.cpp:335–335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

333 GradInfoArray m_grad;
334
335 void scn_do_execute() override {}
336
337 static VarNode* grad(
338 OperatorNodeBase* opr, size_t wrt_idx, const VarNodeArray& out_grad) {

Callers 5

scn_do_executeMethod · 0.70
scn_do_executeMethod · 0.50
scn_do_executeMethod · 0.50
scn_do_executeMethod · 0.50
scn_do_executeMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected