We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
You can continue the conversation there. Go to discussion →
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
我想问一下,表格识别RapidTable的代码里是指定使用CPU的,但是这可能导致CPU突然特别高,能否改为指定GPU去运行,在哪里去指定呢,谢谢
The text was updated successfully, but these errors were encountered:
emmm,理论上不会造成cpu突然特别高的吧,因为模型本身很小,另外如果需要gpu的话,可以使用paddleX的版本的模型,不过有需求的话,我下个版本增加一个onnx的gpu版本吧,给大家多一点选择
Sorry, something went wrong.
No branches or pull requests
我想问一下,表格识别RapidTable的代码里是指定使用CPU的,但是这可能导致CPU突然特别高,能否改为指定GPU去运行,在哪里去指定呢,谢谢
The text was updated successfully, but these errors were encountered: