feat: 硬件看板展示 GPU 进程
HardwareView 增加显卡进程占用列表展示,配套回归脚本与 npm test:hardware 脚本注册。
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"test:eval-create": "node scripts/regression-eval-create-wizard.mjs",
|
||||
"test:eval-detail": "node scripts/regression-eval-detail.mjs",
|
||||
"test:model-manage": "node scripts/regression-model-manage.mjs",
|
||||
"test:hardware": "node scripts/regression-hardware-dashboard.mjs",
|
||||
"test:training-log-layout": "node scripts/regression-training-log-layout.mjs",
|
||||
"test:page-surface": "node scripts/regression-page-surface.mjs"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user