Add support for NPU statistics in metrics page (#17806)

* Add npu usages as a statistic

* Support showing NPU stats in dashboard

* Add sys volume mount for npu usages

* Fix type

* Simplify check

* Cleanup

* Cleanup
This commit is contained in:
Nicolas Mowen
2025-04-19 08:20:22 -06:00
committed by GitHub
parent c8e22a3653
commit 80a13e43e9
6 changed files with 219 additions and 95 deletions

View File

@@ -72,7 +72,9 @@
"toast": {
"success": "Copied GPU info to clipboard"
}
}
},
"npuUsage": "NPU Usage",
"npuMemory": "NPU Memory"
},
"otherProcesses": {
"title": "Other Processes",