torchmeter

View on PyPIReverse Dependencies (0)

0.0.0 torchmeter-0.0.0-py3-none-any.whl

Wheel Details

Project: torchmeter
Version: 0.0.0
Filename: torchmeter-0.0.0-py3-none-any.whl
Download: [link]
Size: 3950
MD5: b7d3a798ce373c206ab2616e3d7f43a9
SHA256: f5b92388a3893fe7a51f1f19b0d672fac4febfdc2808e4e821d439166e5817bc
Uploaded: 2024-11-10 16:15:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: torchmeter
Version: 0.0.0
Summary: "Torchmeter ⏲️: Your all-in-one tool for Pytorch model analysis, measuring Params, FLOPs/MACs(aka. MACC or MADD), Memory cost, Inference time and Throughput 🚀"
Author: Ahzyuan
Author-Email: hzy_dev[at]yeah.net
Home-Page: https://github.com/Ahzyuan/torchmeter
License: MIT
Keywords: pytorch,model,parameter-estimation,model-analysis,inference-throughput,memory-estimation,calculation-estimation
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
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
Requires-Python: >=3.7
Requires-Dist: tqdm
Requires-Dist: rich
Requires-Dist: sphinx (>=7.0.0); extra == "docs"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-sugar; extra == "test"
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 478 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.3.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
torchmeter/__init__.py sha256=TuWfsYgQJmwnIqapY6S47p8AKQtQbALt3OE_vXhbKuo 369
torchmeter/__main__.py sha256=dhM8dov8fxQu47uRHyVtbGqi2xeOMY1qqfLeH4JKdgI 67
torchmeter/main.py sha256=jmroQb1_QEHWOobx3GX6pmCJStP3uhBSDDggR97YQKo 559
torchmeter-0.0.0.dist-info/LICENSE sha256=bMU4yLQMdN3A4sHxaoZGoyWz9sJTIEEgZU_jb7EZpdM 1064
torchmeter-0.0.0.dist-info/METADATA sha256=qZrL2Un08Eidt91T9CZhlCISkCqU3zXbPKyijU8Y5LI 1959
torchmeter-0.0.0.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
torchmeter-0.0.0.dist-info/entry_points.txt sha256=5mzkXGXHa9dC1iEn-H_bM1kFLqKj_NJri4oWh-ttsX4 55
torchmeter-0.0.0.dist-info/top_level.txt sha256=LBeeM7NIMP2wPcPrhihTle89tT-2osDOVX09CBgXRxo 11
torchmeter-0.0.0.dist-info/RECORD

top_level.txt

torchmeter

entry_points.txt

torchmeter = torchmeter.main:welcome