MCPcopy 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
19private:
20 Handle* m_handle;

Callers 15

TEST_FFunction · 0.45
execMethod · 0.45
test_param_pack_concatFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
test_param_pack_concatFunction · 0.45
TEST_FFunction · 0.45
matmulFunction · 0.45
runMethod · 0.45
execMethod · 0.45
execMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected