Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ valid
Method
valid
dnn/test/common/workspace_wrapper.h:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
void update(size_t size_in_bytes);
15
16
bool valid() const { return m_handle != nullptr; }
17
Workspace workspace() const { return m_workspace; }
18
19
private:
Callers
15
update
Method · 0.95
exec
Method · 0.45
exec
Method · 0.45
exec
Method · 0.45
exec
Method · 0.45
exec
Method · 0.45
exec
Method · 0.45
exec
Method · 0.45
exec
Method · 0.45
exec
Method · 0.45
exec
Method · 0.45
exec
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected