Results 2 issues of SSSSSS

作者,你好!我使用./PaddleOCR2Pytorch/tools/infer/predict_rec.py 进行推理,我把模型和数据转换成bfloat16后报一下错误,Traceback (most recent call last): File "./PaddleOCR2Pytorch/tools/infer/predict_rec.py", line 169, in main(utility.parse_args()) File "./PaddleOCR2Pytorch/tools/infer/predict_rec.py", line 155, in main rec_res, predict_time = text_recognizer(img_list) File "./PaddleOCR2Pytorch/tools/infer/predict_rec.py", line 122, in __call__ prob_out =...

![Image](https://github.com/user-attachments/assets/f630b2c1-2716-47c2-a09e-1b47fce3ff05) how to test the matmul using BFMMLA and SMMLA?

User