{
  "schemaVersion": "1.0",
  "templateVersion": "2026-09",
  "updatedAt": "2026-09-19",
  "title": "TOPS 規格宣稱八欄查證表",
  "method": "逐一記錄數字的運算範圍、精度、稠密或稀疏條件、功耗與散熱、軟體路徑、可用記憶體、記憶體頻寬與相同工作負載實測。不同欄位未對齊時，不用單一 TOPS 數字直接排名。",
  "statusVocabulary": ["not_checked", "documented", "measured", "unavailable", "conflicted"],
  "limitations": [
    "本檔是空白查證範本，不是本站 benchmark、採購清單或裝置性能排名。",
    "not_checked、null 與 CSV 留白代表尚未查證，不是 0、不支援或不通過。",
    "TOPS 不能直接換算成 tokens/s；必須固定模型、量化、runtime、輸入輸出、batch、併發與快取條件後實測。",
    "官方理論峰值、第三方 benchmark 與使用者自己的目標環境量測必須分開標示。"
  ],
  "recordDefaults": {
    "checkedAt": null,
    "deviceOrPlatform": null,
    "claimSourceUrl": null
  },
  "fields": [
    {
      "id": "compute_scope",
      "label": "運算範圍",
      "question": "是 NPU、GPU、單一加速器，還是整體平台？",
      "observedValue": null,
      "unitOrScope": null,
      "evidenceUrl": null,
      "status": "not_checked",
      "notes": null
    },
    {
      "id": "numeric_precision",
      "label": "資料精度",
      "question": "是 INT8、INT4、FP16、FP4，還是其他格式？",
      "observedValue": null,
      "unitOrScope": null,
      "evidenceUrl": null,
      "status": "not_checked",
      "notes": null
    },
    {
      "id": "density_condition",
      "label": "稠密／稀疏",
      "question": "數字是 dense 還是啟用 sparsity？",
      "observedValue": null,
      "unitOrScope": null,
      "evidenceUrl": null,
      "status": "not_checked",
      "notes": null
    },
    {
      "id": "power_thermal",
      "label": "功耗／散熱",
      "question": "是峰值、持續值，還是特定功耗模式？",
      "observedValue": null,
      "unitOrScope": null,
      "evidenceUrl": null,
      "status": "not_checked",
      "notes": null
    },
    {
      "id": "software_path",
      "label": "軟體路徑",
      "question": "目標模型與 app 會走哪個 runtime／execution provider？",
      "observedValue": null,
      "unitOrScope": null,
      "evidenceUrl": null,
      "status": "not_checked",
      "notes": null
    },
    {
      "id": "usable_memory",
      "label": "可用記憶體",
      "question": "模型與 KV cache 實際能用多少 RAM／VRAM？",
      "observedValue": null,
      "unitOrScope": null,
      "evidenceUrl": null,
      "status": "not_checked",
      "notes": null
    },
    {
      "id": "memory_bandwidth",
      "label": "記憶體頻寬",
      "question": "權重與中間資料能多快送進運算單元？",
      "observedValue": null,
      "unitOrScope": null,
      "evidenceUrl": null,
      "status": "not_checked",
      "notes": null
    },
    {
      "id": "task_measurement",
      "label": "任務實測",
      "question": "同模型與設定下的 TTFT、TPOT、tokens/s、延遲或能耗是多少？",
      "observedValue": null,
      "unitOrScope": null,
      "evidenceUrl": null,
      "status": "not_checked",
      "notes": null
    }
  ]
}
