Metadata-Version: 2.1
Name: msprof-analyze
Version: 8.2.0a1
Summary: MindStudio Profiler Analyze Tools
Home-page: https://gitee.com/ascend/mstt/tree/master/profiler/msprof_analyze
Author: MindStudio
Author-email: pmail_mindstudio@huawei.com
License: Apache License 2.0
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: click
Requires-Dist: tabulate
Requires-Dist: networkx
Requires-Dist: jinja2
Requires-Dist: PyYaml
Requires-Dist: tqdm
Requires-Dist: prettytable
Requires-Dist: ijson
Requires-Dist: xlsxwriter>=3.0.6
Requires-Dist: sqlalchemy
Requires-Dist: numpy<=1.26.4
Requires-Dist: pandas
Requires-Dist: psutil

msprof-analyze provides statistics, analysis, and related tuning suggestions for the performance data collected in training and large model scenarios. The main functional modules include: performance comparison, performance analysis, and cluster analysis.
