Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Next
Method
Next
tensorflow/core/lib/io/block.cc:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
void Next() override {
147
assert(Valid());
148
ParseNextKey();
149
}
150
151
void Seek(const StringPiece& target) override {
152
// Binary search in restart array to find the last restart point
Callers
2
TestForwardScan
Method · 0.45
TestRandomAccess
Method · 0.45
Calls
no outgoing calls
Tested by
2
TestForwardScan
Method · 0.36
TestRandomAccess
Method · 0.36