Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
280
custom::Param CustomOpNode::param(void) const {
281
return m_param;
282
}
283
284
// a series of functions with the same names as CustomOpImpl
285
std::string CustomOpNode::op_type(void) const {
Callers
15
replace_src_discrete_input_opr_pass
Method · 0.45
layout_transform_optimization
Method · 0.45
update_io
Method · 0.45
operator()
Method · 0.45
get_next_param
Method · 0.45
dump
Method · 0.45
get_next_param
Method · 0.45
read_param
Method · 0.45
eval_conv_computation
Function · 0.45
MatrixMul>
Method · 0.45
LocalShareForward>
Method · 0.45
LocalShareBackwardData>
Method · 0.45
Calls
no outgoing calls
Tested by
15
expand_elem_chain
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
check_channel_padding_conv
Function · 0.36
TEST
Function · 0.36
make_elemwise_multi_type_checker3
Function · 0.36
test_diag
Function · 0.36
test_one_hot_get
Function · 0.36
test_one_hot_set
Function · 0.36