Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ status
Method
status
tensorflow/core/platform/env.cc:472–472 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
470
}
471
protobuf_int64 ByteCount() const override { return pos_; }
472
Status status() const { return status_; }
473
474
bool Next(const void** data, int* size) override {
475
StringPiece result;
Callers
2
ReadBinaryProto
Function · 0.45
ReadTextProto
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected