Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ TearDown
Method
TearDown
dnn/test/rocm/fixture.cpp:63–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
void ROCM::TearDown() {
64
m_handle_naive.reset();
65
m_handle_rocm.reset();
66
MemoryManagerHolder::instance()->clear();
67
}
68
69
void ROCM_ERROR_INFO::SetUp() {
70
setup_device();
Callers
nothing calls this directly
Calls
2
reset
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected