Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ clear_task
Method
clear_task
dnn/test/common/task_record_check.h:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
}
58
void clear_task() { tasks.clear(); }
59
};
60
61
template <typename Opr, typename Proxy = OprProxy<Opr>>
Callers
1
exec
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected