Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ TearDown
Method
TearDown
dnn/test/fallback/fixture.cpp:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
void FALLBACK::TearDown() {
16
m_handle.reset();
17
MemoryManagerHolder::instance()->clear();
18
}
19
20
} // namespace test
21
} // namespace megdnn
Callers
nothing calls this directly
Calls
2
reset
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected