MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / handle

Method handle

dnn/test/fallback/fixture.h:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 void TearDown() override;
16
17 Handle* handle() { return m_handle.get(); }
18
19private:
20 std::unique_ptr<Handle> m_handle;

Callers 4

TYPED_TESTFunction · 0.45
TYPED_TESTFunction · 0.45
TEST_FFunction · 0.45
TYPED_TESTFunction · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected