赞
踩
AttributeError: module 'onnxruntime' has no attribute 'InferenceSession'
可能原因是需要卸载之后重新安装onnxruntime。卸载onnxruntime-gpu和onnxruntime
pip uninstall
pip install