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

resetMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected