Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ comp_seq_extra_info
Method
comp_seq_extra_info
src/core/impl/graph/eager_eval.h:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
GraphExecutable::ExecEnv* exec_env() { return nullptr; }
22
23
const CompSeqExtraInfo* comp_seq_extra_info() { return nullptr; }
24
25
bool enabled() const { return false; }
26
Callers
1
cg_impl.cpp
File · 0.80
Calls
1
enabled
Function · 0.50
Tested by
no test coverage detected