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