Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ get_value
Method
get_value
dnn/test/common/small_vector.cpp:107–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
int get_value() const { return abs(m_value); }
108
109
static void reset() {
110
num_constructor_calls = 0;
Callers
4
operator==
Method · 0.95
operator!=
Method · 0.95
assert_values_in_order
Method · 0.45
TYPED_TEST
Function · 0.45
Calls
1
abs
Function · 0.50
Tested by
no test coverage detected