data: 为各类别产品分配子类别
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
"int8_perf_tops": 3958,
|
||||
"price_usd": 30000,
|
||||
"release_year": 2022,
|
||||
"description": "数据中心顶级GPU,专为AI训练设计"
|
||||
"description": "数据中心顶级GPU,专为AI训练设计",
|
||||
"subcategory_id": "datacenter"
|
||||
},
|
||||
{
|
||||
"id": "a100",
|
||||
@@ -29,7 +30,8 @@
|
||||
"int8_perf_tops": 624,
|
||||
"price_usd": 10000,
|
||||
"release_year": 2020,
|
||||
"description": "数据中心主力GPU,AI训练推理通用"
|
||||
"description": "数据中心主力GPU,AI训练推理通用",
|
||||
"subcategory_id": "datacenter"
|
||||
},
|
||||
{
|
||||
"id": "a10040g",
|
||||
@@ -45,7 +47,8 @@
|
||||
"int8_perf_tops": 624,
|
||||
"price_usd": 6000,
|
||||
"release_year": 2020,
|
||||
"description": "A100 40GB版本,性价比更高"
|
||||
"description": "A100 40GB版本,性价比更高",
|
||||
"subcategory_id": "datacenter"
|
||||
},
|
||||
{
|
||||
"id": "l40s",
|
||||
@@ -61,7 +64,8 @@
|
||||
"int8_perf_tops": 724,
|
||||
"price_usd": 7000,
|
||||
"release_year": 2023,
|
||||
"description": "新一代数据中心GPU,推理优化"
|
||||
"description": "新一代数据中心GPU,推理优化",
|
||||
"subcategory_id": "datacenter"
|
||||
},
|
||||
{
|
||||
"id": "rtx4090",
|
||||
@@ -77,7 +81,8 @@
|
||||
"int8_perf_tops": 660,
|
||||
"price_usd": 1600,
|
||||
"release_year": 2022,
|
||||
"description": "消费级最强GPU,适合个人AI开发"
|
||||
"description": "消费级最强GPU,适合个人AI开发",
|
||||
"subcategory_id": "gaming"
|
||||
},
|
||||
{
|
||||
"id": "rtx4090d",
|
||||
@@ -93,7 +98,8 @@
|
||||
"int8_perf_tops": 588,
|
||||
"price_usd": 1400,
|
||||
"release_year": 2024,
|
||||
"description": "4090中国特供版,性能略降"
|
||||
"description": "4090中国特供版,性能略降",
|
||||
"subcategory_id": "gaming"
|
||||
},
|
||||
{
|
||||
"id": "rtx3090",
|
||||
@@ -109,7 +115,8 @@
|
||||
"int8_perf_tops": 284,
|
||||
"price_usd": 1200,
|
||||
"release_year": 2020,
|
||||
"description": "上一代旗舰,性价比高"
|
||||
"description": "上一代旗舰,性价比高",
|
||||
"subcategory_id": "gaming"
|
||||
},
|
||||
{
|
||||
"id": "rtx3080",
|
||||
@@ -125,7 +132,8 @@
|
||||
"int8_perf_tops": 238,
|
||||
"price_usd": 700,
|
||||
"release_year": 2020,
|
||||
"description": "中高端消费级GPU"
|
||||
"description": "中高端消费级GPU",
|
||||
"subcategory_id": "gaming"
|
||||
},
|
||||
{
|
||||
"id": "v100",
|
||||
@@ -141,7 +149,8 @@
|
||||
"int8_perf_tops": 236,
|
||||
"price_usd": 4000,
|
||||
"release_year": 2017,
|
||||
"description": "上一代数据中心GPU,仍有价值"
|
||||
"description": "上一代数据中心GPU,仍有价值",
|
||||
"subcategory_id": "datacenter"
|
||||
},
|
||||
{
|
||||
"id": "mi300x",
|
||||
@@ -157,7 +166,8 @@
|
||||
"int8_perf_tops": 2614,
|
||||
"price_usd": 15000,
|
||||
"release_year": 2023,
|
||||
"description": "AMD最强AI GPU,192GB显存"
|
||||
"description": "AMD最强AI GPU,192GB显存",
|
||||
"subcategory_id": "datacenter"
|
||||
},
|
||||
{
|
||||
"name": "RTX 6000D",
|
||||
|
||||
Reference in New Issue
Block a user