Skip to content
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

summary和profiler使用的问题 #416

Open
jndx-yjc opened this issue Jan 14, 2025 · 1 comment
Open

summary和profiler使用的问题 #416

jndx-yjc opened this issue Jan 14, 2025 · 1 comment

Comments

@jndx-yjc
Copy link

想要使用MindInsight分析性能数据,训练yolov8m模型时,命令行中开启--summary True,在MindInsight中只能看到训练标量信息中零星的数据
image
image
image
如果同时开启了--profiler True则会传回如下日志,训练没有正常启动,想知道该怎样设置
Tue 14 Jan 2025 16:57:55 [INFO] [MSVP] [103726] msprof_common.py: Start analyzing data in "/home/ma-user/work/mindyolo/runs/2025.01.14-16.54.28/profiling_data/profiler/PROF_000001_20250114165522215_ALQFRBEBPIQRGKAC/host" ...
Tue 14 Jan 2025 16:57:55 [INFO] [MSVP] [103726] msprof_common.py: It may take few minutes, please be patient ...
Tue 14 Jan 2025 16:57:58 [INFO] [MSVP] [103726] msprof_common.py: Analysis data in "/home/ma-user/work/mindyolo/runs/2025.01.14-16.54.28/profiling_data/profiler/PROF_000001_20250114165522215_ALQFRBEBPIQRGKAC/host" finished.
Tue 14 Jan 2025 16:57:58 [INFO] [MSVP] [103726] msprof_common.py: Start analyzing data in "/home/ma-user/work/mindyolo/runs/2025.01.14-16.54.28/profiling_data/profiler/PROF_000001_20250114165522215_ALQFRBEBPIQRGKAC/device_0" ...
Tue 14 Jan 2025 16:57:58 [INFO] [MSVP] [103726] msprof_common.py: It may take few minutes, please be patient ...
Tue 14 Jan 2025 16:57:58 [INFO] [MSVP] [103726] msprof_common.py: Analysis data in "/home/ma-user/work/mindyolo/runs/2025.01.14-16.54.28/profiling_data/profiler/PROF_000001_20250114165522215_ALQFRBEBPIQRGKAC/device_0" finished.
[WARNING] ME(96665:281473073541296,MainProcess):2025-01-14-16:58:00.228.562 [mindspore/profiler/parser/minddata_pipeline_parser.py:113] The minddata pipeline file </home/ma-user/work/mindyolo/runs/2025.01.14-16.54.28/profiling_data/profiler/pipeline_profiling_0.json> not found.
[WARNING] ME(96665:281473073541296,MainProcess):2025-01-14-16:58:00.231.607 [mindspore/profiler/parser/minddata_analyzer.py:307] The MindData pipeline file </home/ma-user/work/mindyolo/runs/2025.01.14-16.54.28/profiling_data/profiler/pipeline_profiling_0.json> is not found.
[WARNING] ME(96665:281473073541296,MainProcess):2025-01-14-16:58:00.231.832 [mindspore/profiler/profiling.py:1240] The file </home/ma-user/work/mindyolo/runs/2025.01.14-16.54.28/profiling_data/profiler/pipeline_profiling_0.json> not found.
[WARNING] ME(96665:281473073541296,MainProcess):2025-01-14-16:58:12.498.608 [mindspore/profiler/parser/ascend_timeline_generator.py:172] Could not find cpu op file in /home/ma-user/work/mindyolo/runs/2025.01.14-16.54.28/profiling_data/profiler
[WARNING] ME(96665:281473073541296,MainProcess):2025-01-14-16:58:14.266.136 [mindspore/profiler/parser/ascend_analysis/fwk_cann_parser.py:85] Failed to create link between mindspore operator and kernels.
[WARNING] ME(96665:281473073541296,MainProcess):2025-01-14-16:58:17.260.629 [mindspore/profiler/profiling.py:1515] MSAdvisor running failed, please check MSAdvisor running log.
[WARNING] ME(96665:281473073541296,MainProcess):2025-01-14-16:58:17.262.735 [mindspore/profiler/parser/minddata_parser.py:102] The aicpu data is legacy, which will be deprecated in the future, please update your CANN and driver version.

@xiao-baia
Copy link

请问你有解决这个问题吗?我使用mindinsight可视化loss曲线变化时,他仅显示当前loss值,但却不练成曲线

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants