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

Convert MNIST to Epochs #497

Merged
merged 4 commits into from
May 7, 2020
Merged

Convert MNIST to Epochs #497

merged 4 commits into from
May 7, 2020

Conversation

sgugger
Copy link
Contributor

@sgugger sgugger commented May 7, 2020

Followup to #495

This PR convert the MNIST datasets to the Epochs API, while keeping the old ones that are used in Benchmarks, autoencoder and GAN examples. The next follow-up will convert Benchmarks to use the new CIFAR10 and new MNIST datasets, then I'll adapt the code of Autoencoders and GAN examples to be able to remove those OldFoo files.

@sgugger sgugger requested a review from BradLarson May 7, 2020 21:53
@sgugger sgugger merged commit c38b970 into tensorflow:master May 7, 2020
@sgugger sgugger deleted the mnist_epochs branch May 7, 2020 23:08
pschuh pushed a commit to pschuh/swift-models that referenced this pull request Dec 11, 2020
[swift-apis/tensorflow#497](tensorflow/swift-apis#497) removes deprecated apis, now that we are moving onward to v0.5. This PR updates the catch file which uses a deprecated dense layer.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants