Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegCC
/ set
Method
set
compiler/test/kernel/common/src/dnn_helper.cpp:53–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
void megdnn::test::WorkspaceBundle::set(void* ptr) {
54
m_ptr = ptr;
55
}
56
57
size_t megdnn::test::WorkspaceBundle::total_size_in_bytes() const {
58
//! return 0 if the WorkspaceBundle is empty
Callers
1
search
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected