[問題] tensorflow 新手請教
這是我現在在Jupyter notebook 的程式碼
跑到最後要訓練的時候都會有:
The kernel appears to have died. It will restart automatically.
然後就停掉了(自己的電腦沒有顯卡)
上網查好像是記憶體不夠的樣子
可是我覺得我程式好像也有錯...
希望各位前輩提點一下QQ
謝謝各位
-----
Sent from JPTT on my Asus ASUS_Z012DA.
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 223.140.75.65
※ 文章網址: https://www.ptt.cc/bbs/DataScience/M.1536043825.A.6F8.html
推
09/04 15:12,
6年前
, 1F
09/04 15:12, 1F
推
09/04 15:16,
6年前
, 2F
09/04 15:16, 2F
→
09/04 15:17,
6年前
, 3F
09/04 15:17, 3F
我剛剛去更新一下 Python 是 3.6 5
tensorflow 是 1.9.0
直接用 Python 跑出了:
Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2
和
Allocation of 9494102016 exceeds 10% of system memory.
的錯誤(?
用 import os
os.environ[’TF_MIN_LOG_LEVEL’]='2'
後就沒了
但是之後也是跑到訓練的地方就停止了..
※ 編輯: tiger0105 (223.140.75.65), 09/04/2018 16:38:46
※ 編輯: tiger0105 (223.140.75.65), 09/04/2018 16:41:36
→
09/04 19:37,
6年前
, 4F
09/04 19:37, 4F
→
09/04 19:42,
6年前
, 5F
09/04 19:42, 5F
→
09/04 19:42,
6年前
, 6F
09/04 19:42, 6F
忘記設張數了orz
謝謝各位前輩
現在可以跑了!
※ 編輯: tiger0105 (223.140.75.65), 09/04/2018 22:08:27
DataScience 近期熱門文章
PTT數位生活區 即時熱門文章
0
18