MCPcopy 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

GetCacheKeyMethod · 0.85
HandleResiduesOnNMethod · 0.85
HandleResiduesOnKMethod · 0.85
HandleResiduesOnMMethod · 0.85
EmitTiledGemmMethod · 0.85
SliceMethod · 0.85
SubSliceMethod · 0.85
RemoveLastDimsMethod · 0.85
CheckDimsEqualMethod · 0.85
CheckDimsAtLeastMethod · 0.85
dim_sizeMethod · 0.85

Calls 1

sizeMethod · 0.45

Tested by 6

dim_sizeMethod · 0.68
InsertDimMethod · 0.68
set_dimMethod · 0.68
RemoveDimMethod · 0.68
IsSameSizeMethod · 0.68
endMethod · 0.68