Skip to content

Dataset to TFRecord #16926

Closed
Closed
@cgarciae

Description

@cgarciae

The dataset API is excellent, I am even using it to perform data augmentation before training. However, I notice that when converting my dataset to tfrecord I follow a pattern that might easily be automated as a to_records method, in fact I think this is somewhat similar to using the cache method. Anyway, it would make it very straight forward for dataset users to create tfrecords.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions