为了账号安全,请及时绑定邮箱和手机立即绑定

NameError: name '__file__' is not defined

NameError                                 Traceback (most recent call last)<ipython-input-4-f4786694efdb> in <module>     
43     print((sess.run(accuracy, feed_dict={x:data.test.images,y_:data.test.labels})))     
44     path=saver.save(---> 
45         sess,os.path.join(os.path.dirname(__file__),'data','regression.ckpt'),     
46         write_meta_graph=False,write_state=False)     
47     print('Saved:',path)
NameError: name '__file__' is not defined


正在回答

1 回答

这是在哪里运行的测试代码?

https://www.jianshu.com/p/d114148e72e1

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

NameError: name '__file__' is not defined

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信