MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / set

Method set

dnn/src/common/utils.cpp:184–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182}
183
184void WorkspaceBundle::set(void* ptr) {
185 m_ptr = ptr;
186}
187
188size_t WorkspaceBundle::total_size_in_bytes() const {
189 //! return 0 if the WorkspaceBundle is empty

Callers 15

searchMethod · 0.45
run_matmul_mk_formatFunction · 0.45
stride2_int8x8x32_dotMethod · 0.45
stride1_int8x8x32_dotMethod · 0.45
stride2_quint8_dotMethod · 0.45
stride1_quint8_dotMethod · 0.45
runMethod · 0.45
execMethod · 0.45
MIDOUT_BEGINFunction · 0.45
execMethod · 0.45
algo.cppFile · 0.45

Calls

no outgoing calls

Tested by 2

searchMethod · 0.36
run_matmul_mk_formatFunction · 0.36