Tensorflowが私にこの未解決のエラーを与えていないしていますTensorflowはAttributeError: 'NoneType' オブジェクトが属性 'TF_DeleteStatus'
Exception ignored in: <bound method BaseSession.__del__ of <tensorflow.python.client.session.Session object at 0x7f68d14b6668>>
Traceback (most recent call last):
File "/opt/anaconda3/lib/python3.5/site-packages/tensorflow/python/client/session.py", line 532, in __del__
AttributeError: 'NoneType' object has no attribute 'TF_DeleteStatus'
エラーがhereを検討されています。問題はそれが一貫して表示されていないことです。しかし、それは私の端末に頻繁に現れています。誰もそれを回避することができました。ありがとうございます。
githubにコメントしてくれてありがとう。修正が来ている。 – drpng