MCPcopy 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
74Status TakeDataset::CheckExternalState() const {
75 return input_->CheckExternalState();
76}
77
78class TakeDataset::EmptyIterator : public DatasetIterator<TakeDataset> {
79 public:

Callers 1

AsGraphDefFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected