Metadata-Version: 2.1
Name: msprof-analyze
Version: 1.3.4
Summary: MindStudio Profiler Analyze Tools
Home-page: https://gitee.com/ascend/mstt/tree/master/profiler
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: requests
Requires-Dist: xlsxwriter
Requires-Dist: sqlalchemy
Requires-Dist: urllib3 (<2.0)
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.
