-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
为什么训练起来特别慢 #4
Comments
没用GPU或者cuda配置不对就特别的慢 |
2018-04-11 21:24:01.266522: I tensorflow/core/platform/cpu_feature_guard.cc:137] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX AVX2 FMA 请问显示这样的信息,请问是正常使用了GPU训练吗。。。 |
2018-04-11 21:24:01.745824: E tensorflow/stream_executor/cuda/cuda_driver.cc:406] failed call to cuInit: CUDA_ERROR_INVALID_DEVICE 会有这样提示一般都不行啦 |
谢谢!!! |
参数不一样区别很大 |
demo里面默认的dgk_shooter_min.conv太大了,可以换一个小的。体积越小,训练越快 |
我想问一下,你们训练的时候没有多线程报错的问题吗 |
@charlesXu86 有 老哥 |
在chat目录下运行py train.py,几天才跑了一个epoch是啥原因?
The text was updated successfully, but these errors were encountered: