Skip to content

Commit

Permalink
Update snapshot_dataset_op.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaimaruseac authored May 12, 2021
1 parent a13c0ad commit 16b8139
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,6 @@ class SnapshotDatasetV2Op::Dataset::Iterator::Reader

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

~Reader() override;

Status Initialize(IteratorContext* ctx) override;

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

0 comments on commit 16b8139

Please sign in to comment.