ERNIE
ERNIE copied to clipboard
官方样例训练报错ValueError: CUDA_VISIBLE_DEVICES shoule be set only 1 card if you use `python` to launch fleet program.

想请大佬帮忙看下这个运行问题,我这边用的是官方给出的文本分类样例,显示无法运行,这种情况怎么处理呢?多谢啦~ https://github.com/PaddlePaddle/ERNIE
EXPORT CUDA_VISIBLE_DEVICES=0
多谢多谢,用的就是这个方法,已经解决了~
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Feel free to reopen it. Thank you for your contributions.