MCPcopy 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
TYPED_TESTFunction · 0.45

Calls 1

absFunction · 0.50

Tested by

no test coverage detected