Skip to content
This repository was archived by the owner on Aug 11, 2025. It is now read-only.

Mnist with Tensorflow Dataset Api #261

@YanYas

Description

@YanYas

Hi @migueldeicaza, I've been struggling to setup datasets for batching with the Tensorflow's internal dataset system.

I would say the problems lie with the Iterator where it seems to get confused about the compnents of an array when receiving a TensorDataset. It is working fine with dataset generators, such as RangeDataset. Could the Mnist example be updated to show how the file-based datasets correctly implement the dataset api for batching and shuffling?

And thanks of course for your work so far.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions