MCPcopy Create free account
hub / github.com/OAID/Tengine / ParseDefParam

Method ParseDefParam

core/include/operator.hpp:252–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250 }
251
252 void ParseDefParam(void)
253 {
254 ParseParam(param_, this);
255 }
256
257 /* a complicated one, now */
258 void ParsePredefinedParam(P& param, Operator* op)

Callers 2

CloneMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 1

mainFunction · 0.64