参考官网的MindSpore链接中提供的训练例程进行模型训练
环境为:cann7.0.RC1、mindspore2.2
训练过程中出现这个警告
[WARNING] DEVICE(50514,ffffba040010,python3):2023-12-05-21:34:55.388.902 [mindspore/ccsrc/plugin/device/ascend/hal/device/ascend_runtime_manager.cc:46] GetAscendRuntime] No ascend runtime creator for AscendVM with device id 0
训练结果也是,损失一直不下降,这个警告影响训练吗?为什么会出现这个一直不收敛的结果呢?
参考官网的MindSpore链接中提供的训练例程进行模型训练
环境为:cann7.0.RC1、mindspore2.2
训练过程中出现这个警告
[WARNING] DEVICE(50514,ffffba040010,python3):2023-12-05-21:34:55.388.902 [mindspore/ccsrc/plugin/device/ascend/hal/device/ascend_runtime_manager.cc:46] GetAscendRuntime] No ascend runtime creator for AscendVM with device id 0
训练结果也是,损失一直不下降,这个警告影响训练吗?为什么会出现这个一直不收敛的结果呢?