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

Method name

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

Source from the content-addressed store, hash-verified

63 Loop::Desc::OutputMode output_mode() const override { mgb_assert(0); }
64
65 virtual std::string name() const override { return "outgradsum"; }
66
67 DeviceTensorND incr_sub_input_replacer(const TensorShape& shape);
68

Callers 15

PredEvaluatorMethod · 0.45
CondExecPredMethod · 0.45
CondExecMergeMethod · 0.45
basic_arith.cppFile · 0.45
TypeCvtMethod · 0.45
AddUpdateMethod · 0.45
scn_do_executeMethod · 0.45
dumpMethod · 0.45
dumpMethod · 0.45
dumpMethod · 0.45
call_megdnn_opr_execMethod · 0.45
check_index_dtypeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected