Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
130
inline EdgeSet::~EdgeSet() { delete get_set(); }
131
132
inline bool EdgeSet::empty() const { return size() == 0; }
133
134
inline EdgeSet::size_type EdgeSet::size() const {
135
auto s = get_set();
Callers
15
GetStaticGraphOps
Method · 0.45
Run
Method · 0.45
FindGatherNode
Function · 0.45
InternalFindUniqueNode
Function · 0.45
DeleteOriginEmbeddingLookupGraphNodes
Function · 0.45
IsValid
Method · 0.45
IsFullModel
Method · 0.45
CkptEmpty
Method · 0.45
SavedModelEmpty
Method · 0.45
_InitMultiUpload
Method · 0.45
_ParseOSSURIPath
Method · 0.45
_StatInternal
Method · 0.45
Calls
1
size
Function · 0.50
Tested by
15
FilesExist
Method · 0.36
TestParseTransformParameters
Method · 0.36
TestParseExtraSpaces
Method · 0.36
ParseColumns
Method · 0.36
TEST_F
Function · 0.36
_testBasicPadding
Method · 0.36
testAdvancedPadding
Method · 0.36
MakeRowFilter
Method · 0.36
testReduceSliceEmptyDataRows
Method · 0.36
testReduceSliceEmptyDataCols
Method · 0.36
testReduceSliceEmptyIndicesRows
Method · 0.36
testReduceSliceEmpty0Indices1D
Method · 0.36