SwanHubX / SwanLab

⚡️SwanLab: your ML experiment notebook. 你的AI实验笔记本,跟踪与可视化你的机器学习全流程
https://swanlab.cn?utm_source=github_description-hompage
Apache License 2.0
441 stars 44 forks source link

Feat/get-cpu-type #685

Closed Zeyi-Lin closed 1 month ago

Zeyi-Lin commented 1 month ago

Description

增加获取计算机CPU型号的接口,获取到的信息例如:

{'brand': 'Intel(R) Xeon(R) Platinum 8338C CPU @ 2.60GHz'}

Closes: #684