Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ dims
Function
dims
tensorflow/core/util/sparse/sparse_tensor.h:162–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
std::size_t num_entries() const { return ix_.dim_size(0); }
161
162
int dims() const { return shape_.size(); }
163
164
const Tensor& indices() const { return ix_; }
165
Callers
15
GetCacheKey
Method · 0.85
HandleResiduesOnN
Method · 0.85
HandleResiduesOnK
Method · 0.85
HandleResiduesOnM
Method · 0.85
EmitTiledGemm
Method · 0.85
Slice
Method · 0.85
SubSlice
Method · 0.85
RemoveLastDims
Method · 0.85
AsEigenDSizesWithPadding
Method · 0.85
CheckDimsEqual
Method · 0.85
CheckDimsAtLeast
Method · 0.85
dim_size
Method · 0.85
Calls
1
size
Method · 0.45
Tested by
6
dim_size
Method · 0.68
InsertDim
Method · 0.68
set_dim
Method · 0.68
RemoveDim
Method · 0.68
IsSameSize
Method · 0.68
end
Method · 0.68