MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / shape

Function shape

tensorflow/core/util/sparse/sparse_tensor.h:187–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185 }
186
187 VarDimArray shape() const { return shape_; }
188
189 VarDimArray order() const { return order_; }
190

Callers 15

ReorderMethod · 0.70
ComputeMethod · 0.50
CopySubtreeFromMethod · 0.50
element_countMethod · 0.50
EachCellMethod · 0.50
PopulateR1Method · 0.50
PopulateR2Method · 0.50
PopulateFromArrayMethod · 0.50
PopulateInternalMethod · 0.50
PopulateWithValueMethod · 0.50
ReplicateMethod · 0.50
CopyLayoutFromShapeMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected