MCPcopy 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};
67template <typename T, typename = void>
68class SmallVectorTemplateCommon : public SmallVectorBase {

Callers 15

check_matrix_mulMethod · 0.45
assert_emptyMethod · 0.45
TYPED_TESTFunction · 0.45
TESTFunction · 0.45
check_conv_biasFunction · 0.45
TaskExecutorMethod · 0.45
operator()Method · 0.45
nameMethod · 0.45
nameFunction · 0.45
nameMethod · 0.45
nameMethod · 0.45

Calls

no outgoing calls

Tested by 7

check_matrix_mulMethod · 0.36
assert_emptyMethod · 0.36
TYPED_TESTFunction · 0.36
TESTFunction · 0.36
check_conv_biasFunction · 0.36
TaskExecutorMethod · 0.36
operator()Method · 0.36