Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ TearDown
Method
TearDown
dnn/test/cambricon/fixture.cpp:33–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
void CAMBRICON::TearDown() {
34
m_handle_naive.reset();
35
m_handle_cambricon.reset();
36
MemoryManagerHolder::instance()->clear();
37
}
38
39
// vim: syntax=cpp.doxygen
Callers
nothing calls this directly
Calls
2
reset
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected