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

Method on_exec_begin

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

Source from the content-addressed store, hash-verified

45 }
46
47 void on_exec_begin() override { *m_dest_first_summed = true; }
48
49 void do_sum(const DeviceTensorND& val);
50

Callers 1

scn_do_executeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected