Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ Param
Class
Param
src/opr/impl/loop/impl.h:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
MGB_DEFINE_OPR_CLASS(LoopImpl::InputMaker, cg::SingleCNOperatorNodeBase) // {
86
public:
87
struct Param {
88
bool disable_value_infer;
89
bool has_assign;
90
};
91
92
InputMaker(DescImplBase* desc, VarNode* orig_var, const Param& param);
93
Callers
2
TEST
Function · 0.50
TEST
Function · 0.50
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.40
TEST
Function · 0.40