打开微信,使用扫一扫进入页面后,点击右上角菜单,
点击“发送给朋友”或“分享到朋友圈”完成分享
运行/torch/src/pytorch_models/Inference/Classification/mobilenetv3/classify.py 代码报错
AttributeError: module 'torch_mlu' has no attribute 'Input'
具体报错信息为
Traceback (most recent call last):
File "/torch/src/pytorch_models/Inference/Classification/mobilenetv3/classify.py", line 402, in <module>
test_cls_network(args)
File "/torch/src/pytorch_models/Inference/Classification/mobilenetv3/classify.py", line 191, in test_cls_network
torch_mlu.Input(
AttributeError: module 'torch_mlu' has no attribute 'Input'
Process finished with exit code 1
热门帖子
精华帖子