预训练模型时报错,但是每次运行都是不一样的问题%cd ~/PaddleOCR/#多卡训练,通过--gpus参数指定卡号!python -m paddle.distributed.launch --gpus '0,1,2,3' tools/train.py -c configs/rec/PP-OCRv3/ch_PP-OCRv3_rec_distillation.yml我用的是百度飞桨里的4卡GPU
你把报错复制出来发给我看一下