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

Method SetMemAddr

core/include/tensor.hpp:219–222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

217 }
218
219 void SetMemAddr(void* addr)
220 {
221 (*this)["mem_addr"] = addr;
222 }
223
224 void FreeMem(void);
225 void BindStaticTensor(StaticConstTensor*);

Callers 2

Weight_BnFunction · 0.80
set_tensor_memFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected