Skip to content

Commit 16b8139

Browse files
Update snapshot_dataset_op.cc
1 parent a13c0ad commit 16b8139

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tensorflow/core/kernels/data/experimental/snapshot_dataset_op.cc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,6 @@ class SnapshotDatasetV2Op::Dataset::Iterator::Reader
201201

202202
explicit Reader(const Params& params, int64 start_index);
203203

204-
~Reader() override;
205-
206204
Status Initialize(IteratorContext* ctx) override;
207205

208206
Status GetNextInternal(IteratorContext* ctx, std::vector<Tensor>* out_tensors,

0 commit comments

Comments
 (0)