MCPcopy 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
53void megdnn::test::WorkspaceBundle::set(void* ptr) {
54 m_ptr = ptr;
55}
56
57size_t megdnn::test::WorkspaceBundle::total_size_in_bytes() const {
58 //! return 0 if the WorkspaceBundle is empty

Callers 1

searchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected