GlobalLocalImageCompletion_TF icon indicating copy to clipboard operation
GlobalLocalImageCompletion_TF copied to clipboard

Can't load save_path when it is None.

Open Guanyunlph opened this issue 5 years ago • 1 comments

Hello, I'd like to run the test.py. But there is something wrong .Can you help me ?

Traceback (most recent call last): File "test.py", line 108, in main(args) File "test.py", line 106, in main test(args, sess, model) File "test.py", line 66, in test saver.restore(sess, last_ckpt) File "/home/guanyun/anaconda3/envs/tensorflow/lib/python3.6/site-packages/tensorflow/python/training/saver.py", line 1796, in restore raise ValueError("Can't load save_path when it is None.") ValueError: Can't load save_path when it is None.

Guanyunlph avatar Aug 01 '19 13:08 Guanyunlph

你好,我最近也在弄这个代码,想和你交流一下可以吗?我邮箱:[email protected] 微信:loveanshen QQ:519838354

anshen666 avatar Oct 31 '19 08:10 anshen666