mac下contentunderstanding.tagspace报错 ,linux下正常
Created by: xjqbest
python -m paddlerec.run -m paddlerec.models.contentunderstanding.tagspace
RuntimeError: Some of your fetched tensors hold LoD information. They can not be completely cast to Python ndarray. Please set the parameter 'return_numpy' as 'False' to return LoDTensor itself directly.
Catch Exception:Some of your fetched tensors hold LoD information. They can not be completely cast to Python ndarray. Please set the parameter 'return_numpy' as 'False' to return LoDTensor itself directly.
--------------------------------
PaddleRec Error Message Summary:
--------------------------------
Exit PaddleRec. catch exception in precoss status: [train_pass], except: Some of your fetched tensors hold LoD information. They can not be completely cast to Python ndarray. Please set the parameter 'return_numpy' as 'False' to return LoDTensor itself directly.
RuntimeError