MCPcopy 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
15void 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

resetMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected