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

Method StopDump

executor/lib/node_ops.cpp:79–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77}
78
79bool NodeOps::StopDump(Node* node)
80{
81 dump_started = false;
82
83 return true;
84}
85
86int NodeOps::GetDump(Node* node, void** buf, int buf_size)
87{

Callers 1

OnSetNodeDumpAttrMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected