Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ ptr
Method
ptr
dnn/src/common/utils.cpp:162–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
}
161
162
void* WorkspaceBundle::ptr() const {
163
return m_ptr;
164
}
165
166
void* WorkspaceBundle::get(size_t i) const {
167
auto addr = reinterpret_cast<uintptr_t>(m_ptr);
Callers
15
init_graph_rt
Function · 0.45
py_apply
Function · 0.45
scalar2storage
Function · 0.45
pyseq2hval
Function · 0.45
pyarr2hval
Function · 0.45
TensorWrapper
Method · 0.45
module_trace_info
Method · 0.45
_detail
Method · 0.45
shape
Method · 0.45
dtype
Method · 0.45
device
Method · 0.45
format
Method · 0.45
Calls
no outgoing calls
Tested by
15
fill_src
Method · 0.36
fill_flt
Method · 0.36
fill_dst
Method · 0.36
cmp_dst
Method · 0.36
cmp_src
Method · 0.36
cmp_flt
Method · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
run_matmul_mk_format
Function · 0.36