We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1,请问大神会不会把代码从tensorflow1.0升级到tensorflow1.2. 我尝试修改您的代码,却没有成功。 2,明明用的gpu的tensorflow,为什么跑程序cpu卡的要死,基本上自己的电脑卡住不动。请问你跑模型的时候的电脑配置。 我的是i7-6700hq gtx1070 跑程序完全不够看。程序哪个地方调用cpu这么厉害。 3, 您的训练数据是 1M 大小,还是1G. 1M不可能100万条新闻吧。
The text was updated successfully, but these errors were encountered:
@CourteousWood 可以试试用virtualenv装一个虚拟环境,在虚拟环境里安装tensorflow1.0,我就是这样的做的。
Sorry, something went wrong.
No branches or pull requests
1,请问大神会不会把代码从tensorflow1.0升级到tensorflow1.2. 我尝试修改您的代码,却没有成功。
2,明明用的gpu的tensorflow,为什么跑程序cpu卡的要死,基本上自己的电脑卡住不动。请问你跑模型的时候的电脑配置。 我的是i7-6700hq gtx1070 跑程序完全不够看。程序哪个地方调用cpu这么厉害。
3, 您的训练数据是 1M 大小,还是1G. 1M不可能100万条新闻吧。
The text was updated successfully, but these errors were encountered: