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

Method end

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

Source from the content-addressed store, hash-verified

474}
475
476TensorShapeIterOld TensorShapeOld::end() const {
477 return TensorShapeIterOld(this, dims());
478}
479
480string TensorShapeOld::DebugString() const {
481 return strings::StrCat(

Callers

nothing calls this directly

Calls 2

TensorShapeIterOldClass · 0.85
dimsFunction · 0.85

Tested by

no test coverage detected