-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Error 1:
WARNING:tensorflow:From :41: calling argmax (from tensorflow.python.ops.math_ops) with dimension is deprecated and will be removed in a future version.
Instructions for updating:
Use the axis argument instead
Error 2:
saver.save(session, 'C:\
Does not save anything, so when calling Prediction.py it says:
Exception: File models/trained_model.meta does not exist.
Error 3:
Warning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp
Metadata
Metadata
Assignees
Labels
No labels