MCPcopy 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
63void ROCM::TearDown() {
64 m_handle_naive.reset();
65 m_handle_rocm.reset();
66 MemoryManagerHolder::instance()->clear();
67}
68
69void ROCM_ERROR_INFO::SetUp() {
70 setup_device();

Callers

nothing calls this directly

Calls 2

resetMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected