Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ clean
Method
clean
imperative/python/src/utils.cpp:404–404 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
402
}
403
404
std::optional<size_t> clean() { return get_impl()->clear(); }
405
406
void load_config() {
407
std::optional<std::string> err_msg;
Callers
1
_clean
Function · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected