Metadata-Version: 2.1
Name: mindstudio-probe
Version: 1.2.1
Summary: Ascend Probe Utils
Home-page: https://gitee.com/ascend/mstt/tree/master/debug/accuracy_tools/msprobe
Author: Ascend Team
Author-email: pmail_mindstudio@huawei.com
License: Apache License 2.0
Keywords: pytorch msprobe ascend
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: C++
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6.2
License-File: LICENSE
Requires-Dist: wheel
Requires-Dist: einops
Requires-Dist: numpy<2.0
Requires-Dist: pandas<2.1,>=1.3.5
Requires-Dist: pyyaml
Requires-Dist: rich
Requires-Dist: tqdm
Requires-Dist: openpyxl
Requires-Dist: pyopenssl
Requires-Dist: twisted
Requires-Dist: matplotlib
Requires-Dist: tensorboard
Requires-Dist: tabulate

MindStudio-Probe is a set of tools for diagnosing and improving model accuracy on Ascend NPU, including API acc checker, ptdbg, grad tool etc.
