tensorflow-tutorial icon indicating copy to clipboard operation
tensorflow-tutorial copied to clipboard

tf.pack should be renamed to tf.stack

Open umbraclet16 opened this issue 8 years ago • 1 comments

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.

umbraclet16 avatar Nov 08 '17 05:11 umbraclet16

Sounds awesome. Feel free to make a PR.

alrojo avatar Jan 19 '18 16:01 alrojo