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

Method valid

imperative/src/impl/persistent_cache.cpp:56–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 }
55
56 bool valid() const override { return m_client.is_connected(); }
57
58 void flush() override {}
59

Callers 15

init_graph_rtFunction · 0.45
py_applyFunction · 0.45
pyseq2hvalFunction · 0.45
pyarr2hvalFunction · 0.45
pyint2hvalFunction · 0.45
pyfloat2hvalFunction · 0.45
dtype_mgb2np_rawFunction · 0.45
dtype_mgb2np_descrFunction · 0.45
np2tensor_try_borrowFunction · 0.45
dtype_mgb2npFunction · 0.45
init_commonFunction · 0.45
py_getMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected