Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ valid
Method
valid
tensorflow/python/util/util.cc:321–321 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
319
virtual Safe_PyObjectPtr next() = 0;
320
321
bool valid() const { return is_valid_; }
322
323
protected:
324
void invalidate() { is_valid_ = false; }
Callers
2
FlattenHelper
Function · 0.45
AssertSameStructureHelper
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected