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

Method begin

tensorflow/core/framework/tensor_shape.cc:626–628  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

624
625template <class Shape>
626TensorShapeIter<Shape> TensorShapeBase<Shape>::begin() const {
627 return TensorShapeIter<Shape>(static_cast<const Shape*>(this), 0);
628}
629
630template <class Shape>
631TensorShapeIter<Shape> TensorShapeBase<Shape>::end() const {

Callers 15

TestReshapeImplMethod · 0.45
~ArenaMethod · 0.45
FlushBackToArenaMethod · 0.45
~ThreadLocalCacheMethod · 0.45
BeginMethod · 0.45
BeginMethod · 0.45
BeginMethod · 0.45
BeginMethod · 0.45
half>Method · 0.45
FromProtoField<bfloat16>Function · 0.45
DataTypeSliceStringFunction · 0.45

Calls

no outgoing calls

Tested by 11

TestReshapeImplMethod · 0.36
FFunction · 0.36
TESTFunction · 0.36
InferShapesMethod · 0.36
RunInferShapesFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36
CreateAsProtoFieldFunction · 0.36
FillValuesFunction · 0.36