You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: