Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_rt
Function · 0.45
py_apply
Function · 0.45
pyseq2hval
Function · 0.45
pyarr2hval
Function · 0.45
pyint2hval
Function · 0.45
pyfloat2hval
Function · 0.45
dtype_mgb2np_raw
Function · 0.45
dtype_mgb2np_descr
Function · 0.45
np2tensor_try_borrow
Function · 0.45
dtype_mgb2np
Function · 0.45
init_common
Function · 0.45
py_get
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected