MCPcopy 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
92struct MemoryFlow {

Callers 15

apply_on_var_nodeFunction · 0.45
make_nameFunction · 0.45
initializeMethod · 0.45
utility.cppFile · 0.45
apply_on_physical_tensorFunction · 0.45
decide_dispatch_modeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected