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
import imp
Using TensorFlow backend.
Loading Models...
2018-11-30 20:26:35.430073: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
Models loaded...
INFO 2018-11-30 20:26:35,539 : Using /var/folders/5m/dzlchqyj2tn0mrkbsqzh58540000gn/T/tfhub_modules to cache modules.
2018-11-30 20:26:35.546844: W tensorflow/core/graph/graph_constructor.cc:1263] Importing a graph with a lower producer version 26 into an existing graph with producer version 27. Shape inference will have run different parts of the graph with different producer versions.
2018-11-30 20:26:35.638614: W tensorflow/core/framework/op_kernel.cc:1273] OP_REQUIRES failed at save_restore_v2_ops.cc:184 : Not found: /var/folders/5m/dzlchqyj2tn0mrkbsqzh58540000gn/T/tfhub_modules/2cdbcae1a547f4fb93475d4b7d4140f8590995b7/variables/variables.data-00000-of-00001; No such file or directory
NotFoundError()```
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: