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

Method valid

src/custom/impl/manager.cpp:64–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64bool CustomLib::valid() const {
65 return m_handle != nullptr;
66}
67
68CustomOpManager* CustomOpManager::inst(void) {
69 static CustomOpManager op_manager;

Callers 15

TESTFunction · 0.45
mgb_larFunction · 0.45
to_lite_layoutMethod · 0.45
alloc_staticMethod · 0.45
load_modelMethod · 0.45
get_model_io_info_dftMethod · 0.45
load_modelMethod · 0.45
operator()Method · 0.45
__assert_tensor_equalMethod · 0.45
getMethod · 0.45
numerical_diff_pt2Method · 0.45
DEF_IMPLFunction · 0.45

Calls

no outgoing calls

Tested by 5

TESTFunction · 0.36
mgb_larFunction · 0.36
TESTFunction · 0.36
runMethod · 0.36