MCPcopy 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

85MGB_DEFINE_OPR_CLASS(LoopImpl::InputMaker, cg::SingleCNOperatorNodeBase) // {
86public:
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

TESTFunction · 0.50
TESTFunction · 0.50

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.40
TESTFunction · 0.40