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

Class TensorShapeIterOld

tensorflow/core/framework/tensor_shape_test.cc:213–213  ·  view source on GitHub ↗

----------------------------------------------------------------------- An old implementation of TensorShape using a different representation, preserved here in the unittest to allow us to have a randomized unittest that makes sure the behavior of TensorShape and TensorShapeOld are the same.

Source from the content-addressed store, hash-verified

211// that makes sure the behavior of TensorShape and TensorShapeOld are
212// the same.
213class TensorShapeIterOld; // Declared below
214
215/// Manages the dimensions of a Tensor and their sizes.
216class TensorShapeOld {

Callers 2

beginMethod · 0.85
endMethod · 0.85

Calls

no outgoing calls

Tested by 2

beginMethod · 0.68
endMethod · 0.68