Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
476
TensorShapeIterOld TensorShapeOld::end() const {
477
return TensorShapeIterOld(this, dims());
478
}
479
480
string TensorShapeOld::DebugString() const {
481
return strings::StrCat(
Callers
nothing calls this directly
Calls
2
TensorShapeIterOld
Class · 0.85
dims
Function · 0.85
Tested by
no test coverage detected