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

Method param

src/opr/impl/custom_opnode.cpp:280–282  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

278}
279
280custom::Param CustomOpNode::param(void) const {
281 return m_param;
282}
283
284// a series of functions with the same names as CustomOpImpl
285std::string CustomOpNode::op_type(void) const {

Callers 15

update_ioMethod · 0.45
operator()Method · 0.45
get_next_paramMethod · 0.45
dumpMethod · 0.45
get_next_paramMethod · 0.45
read_paramMethod · 0.45
eval_conv_computationFunction · 0.45
MatrixMul>Method · 0.45
LocalShareForward>Method · 0.45

Calls

no outgoing calls

Tested by 15

expand_elem_chainFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
test_diagFunction · 0.36
test_one_hot_getFunction · 0.36
test_one_hot_setFunction · 0.36