Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ empty
Method
empty
dnn/include/megdnn/thin/small_vector.h:65–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
bool empty() const { return m_begin_ptr == m_end_ptr; }
66
};
67
template <typename T, typename = void>
68
class SmallVectorTemplateCommon : public SmallVectorBase {
Callers
15
check_matrix_mul
Method · 0.45
assert_empty
Method · 0.45
TYPED_TEST
Function · 0.45
TEST
Function · 0.45
check_conv_bias
Function · 0.45
TaskExecutor
Method · 0.45
operator()
Method · 0.45
name
Method · 0.45
get_all_algorithms_safe
Method · 0.45
name
Function · 0.45
name
Method · 0.45
name
Method · 0.45
Calls
no outgoing calls
Tested by
7
check_matrix_mul
Method · 0.36
assert_empty
Method · 0.36
TYPED_TEST
Function · 0.36
TEST
Function · 0.36
check_conv_bias
Function · 0.36
TaskExecutor
Method · 0.36
operator()
Method · 0.36