Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Cifar10ImagePreprocessor uses deprecated input pipeline APIs #313

Open
chandanjc opened this issue Feb 15, 2019 · 1 comment
Open

Cifar10ImagePreprocessor uses deprecated input pipeline APIs #313

chandanjc opened this issue Feb 15, 2019 · 1 comment

Comments

@chandanjc
Copy link

In preprocessing.py, Cifar10ImagePreprocessor class is using older dataset reader APIs (tf.train.shuffle_batch, etc.). These have been deprecated. This needs to be updated to use tf.Dataset APIs.

@chandanjc
Copy link
Author

Hi, I have submitted a patch for review. Please let me know your comments:
#320

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant