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

Method SetParamItem

core/include/operator.hpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 return false;
65 }
66 virtual bool SetParamItem(const char* param_name, const char* type_name, const void* val)
67 {
68 return false;
69 }
70
71 virtual any GetDefParam(void)
72 {

Callers 1

NodeSetParamGenericFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected