Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tf.pack should be renamed to tf.stack #9

Open
umbraclet16 opened this issue Nov 8, 2017 · 1 comment
Open

tf.pack should be renamed to tf.stack #9

umbraclet16 opened this issue Nov 8, 2017 · 1 comment

Comments

@umbraclet16
Copy link

In lab2_CNN/lab2_CNN.ipynb, there is an AttributeError: 'module' object has no attribute 'pack'.
It should be renamed to tf.stack according to https://www.tensorflow.org/install/migration.

@alrojo
Copy link
Owner

alrojo commented Jan 19, 2018

Sounds awesome. Feel free to make a PR.

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

No branches or pull requests

2 participants