Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ get_free_mem
Method
get_free_mem
src/core/include/megbrain/comp_node.h:411–411 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
409
}
410
411
size_t get_free_mem() const { return m_impl->get_free_mem(); }
412
413
void reset_max_reserved_memory() const {
414
return m_impl->reset_max_reserved_memory();
Callers
3
setup_algo
Function · 0.45
get_workspace_limit
Function · 0.45
prof_impl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected