-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请问在moderarts上怎么配置,里边预训练模型这些在哪儿下? #276
Comments
请给出更详细的日志。 |
(MindSpore) [ma-user examples]$vega ./nas/sp_nas/spnas_md.yml -b m -d NPU The function call stack (See file '/home/ma-user/work/vega-master/examples/rank_0/om/analyze_fail.dat' for more details): 0 In file /home/ma-user/.local/lib/python3.7/site-packages/vega/algorithms/nas/sp_nas/src/network_define.py(155)
1 In file /home/ma-user/.local/lib/python3.7/site-packages/vega/algorithms/nas/sp_nas/src/network_define.py(154)
2 In file /home/ma-user/.local/lib/python3.7/site-packages/vega/algorithms/nas/sp_nas/src/network_define.py(107)
3 In file /home/ma-user/.local/lib/python3.7/site-packages/vega/networks/mindspore/faster_rcnn/faster_rcnn_resnet.py(267)
4 In file /home/ma-user/.local/lib/python3.7/site-packages/vega/networks/mindspore/faster_rcnn/faster_rcnn_resnet.py(330)
5 In file /home/ma-user/.local/lib/python3.7/site-packages/vega/networks/mindspore/faster_rcnn/fpn_neck.py(102)
6 In file /home/ma-user/.local/lib/python3.7/site-packages/vega/networks/mindspore/faster_rcnn/fpn_neck.py(111)
7 In file /home/ma-user/.local/lib/python3.7/site-packages/vega/networks/mindspore/faster_rcnn/fpn_neck.py(106)
2022-12-08 19:14:11.8 ERROR Failed to run worker, id: 1, message: For 'Add', x.shape and y.shape are supposed to broadcast, where broadcast means that x.shape[i] = 1 or -1 or y.shape[i] = 1 or -1 or x.shape[i] = y.shape[i], but now x.shape and y.shape can not broadcast, got i: -2, x.shape: [16, 256, 32, 44], y.shape: [16, 256, 48, 80]. Exception ignored in: <function _PythonMultiprocessing.del at 0xffff1a6b6710> |
mindspore的版本号是多少? |
The text was updated successfully, but these errors were encountered: