Metadata-Version: |
2.2 |
Name: |
ultralytics-thop |
Version: |
2.0.14 |
Summary: |
Ultralytics THOP package for fast computation of PyTorch model FLOPs and parameters. |
Author-Email: |
Ligeng Zhu <ligeng.zhu+github[at]gmail.com> |
Maintainer-Email: |
Ultralytics <hello[at]ultralytics.com> |
Project-Url: |
Homepage, https://ultralytics.com |
Project-Url: |
Source, https://github.com/ultralytics/thop |
Project-Url: |
Documentation, https://docs.ultralytics.com |
Project-Url: |
Bug Reports, https://github.com/ultralytics/thop/issues |
Project-Url: |
Changelog, https://github.com/ultralytics/thop/releases |
License: |
AGPL-3.0 |
Keywords: |
FLOPs,PyTorch,Model Analysis |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Education |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+) |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Software Development |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Topic :: Scientific/Engineering :: Image Recognition |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: Microsoft :: Windows |
Requires-Python: |
>=3.8 |
Requires-Dist: |
numpy |
Requires-Dist: |
torch |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |