MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / empty

Method empty

tensorflow/core/graph/edgeset.h:132–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130inline EdgeSet::~EdgeSet() { delete get_set(); }
131
132inline bool EdgeSet::empty() const { return size() == 0; }
133
134inline EdgeSet::size_type EdgeSet::size() const {
135 auto s = get_set();

Callers 15

GetStaticGraphOpsMethod · 0.45
RunMethod · 0.45
FindGatherNodeFunction · 0.45
InternalFindUniqueNodeFunction · 0.45
IsValidMethod · 0.45
IsFullModelMethod · 0.45
CkptEmptyMethod · 0.45
SavedModelEmptyMethod · 0.45
_InitMultiUploadMethod · 0.45
_ParseOSSURIPathMethod · 0.45
_StatInternalMethod · 0.45

Calls 1

sizeFunction · 0.50

Tested by 15

FilesExistMethod · 0.36
TestParseExtraSpacesMethod · 0.36
ParseColumnsMethod · 0.36
TEST_FFunction · 0.36
_testBasicPaddingMethod · 0.36
testAdvancedPaddingMethod · 0.36
MakeRowFilterMethod · 0.36