MCPcopy 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

IndicesValidFunction · 0.85
ReorderMethod · 0.85

Calls 1

dim_sizeMethod · 0.45

Tested by

no test coverage detected