Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ empty
Method
empty
imperative/src/impl/profiler/memory_chunk.cpp:89–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
std::optional<uint64_t> group;
88
89
bool empty() const { return address[1] - address[0] == 0; }
90
};
91
92
struct MemoryFlow {
Callers
15
apply_on_var_node
Function · 0.45
infer_output_attrs_fallible
Function · 0.45
infer_output_attrs_fallible
Function · 0.45
infer_output_attrs_fallible
Function · 0.45
make_name
Function · 0.45
initialize
Method · 0.45
utility.cpp
File · 0.45
apply_on_var_node_remote_recv
Function · 0.45
infer_output_attrs_fallible
Function · 0.45
apply_on_physical_tensor
Function · 0.45
decide_dispatch_mode
Function · 0.45
infer_output_attrs_fallible
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected