We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c1893 commit 83fd8f6Copy full SHA for 83fd8f6
laperf-power/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "laperf-power"
7
-version = "0.1.1"
+version = "0.1.2"
8
description = "Lightweight real-time power and resource monitoring tool for AI workloads"
9
readme = "README.md"
10
requires-python = ">=3.10"
pyproject.toml
name = "laperf"
description = "Local AI Performance Benchmark Suite - Reproducible AI hardware benchmarks with real-time power monitoring"
requires-python = ">=3.12"
0 commit comments