Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ num_entries
Function
num_entries
tensorflow/core/util/sparse/sparse_tensor.h:160–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
std::size_t num_entries() const { return ix_.dim_size(0); }
161
162
int dims() const { return shape_.size(); }
163
Callers
2
IndicesValid
Function · 0.85
Reorder
Method · 0.85
Calls
1
dim_size
Method · 0.45
Tested by
no test coverage detected