style: t-head logo

This commit is contained in:
jialin
2026-01-15 19:54:20 +08:00
parent 9676e63b5e
commit 9de4054851
4 changed files with 9 additions and 8 deletions
+6
View File
@@ -194,6 +194,12 @@ export const frameworks = [
tips: ManufacturerMap[GPUDriverMap.CAMBRICON],
tipLocale: true
},
{
label: 'HGGC',
value: GPUDriverMap.THEAD,
tips: ManufacturerMap[GPUDriverMap.THEAD],
tipLocale: true
},
{
label: 'CPU',
value: 'cpu'