Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ CheckExternalState
Method
CheckExternalState
tensorflow/core/kernels/data/take_dataset_op.cc:74–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
Status TakeDataset::CheckExternalState() const {
75
return input_->CheckExternalState();
76
}
77
78
class TakeDataset::EmptyIterator : public DatasetIterator<TakeDataset> {
79
public:
Callers
1
AsGraphDef
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected