训练模型出现的RuntimeError: For 'Gather', the 'input_indices' should be in the range [0, 16), but got 16, error_code[58]
收藏回复举报
训练模型出现的RuntimeError: For 'Gather', the 'input_indices' should be in the range [0, 16), but got 16, error_code[58]
t('forum.solved') 已解决
发表于2024-09-02 20:19:56
0 查看

在电脑使用pycharm尝试在mindspore框架下尝试一个简单的模型训练,参考https://github.com/mindspore-lab/mindyolo。根据适配选择的mindspore=2.2.10,mindyolo=0.3.0(直接通过pip安装的版本)。但是出现了如下报错


这是什么问题呀,要怎么解决呢

本帖最后由 匿名用户2024/10/08 14:49:21 编辑

我要发帖子