Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ reset
Method
reset
src/plugin/impl/var_value_checker.cpp:6–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
using namespace mgb;
5
6
void VarValueChecker::Checker::reset() {
7
m_func.reset();
8
}
9
10
void VarValueChecker::Checker::init(
11
VarNode* var, const std::shared_ptr<DeviceTensorND>& expected) {
Callers
2
on_comp_seq_exec_finished
Method · 0.45
to_json
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected