)]}'
{
  "commit": "b8ecd2f4455f593be18326b89af19be3f9959293",
  "tree": "5734d479a1fee4683d0d0c5ee403bca0ccc0be21",
  "parents": [
    "e7b796ccd140df3264afd3f032debd51b4a776df"
  ],
  "author": {
    "name": "Edward Chen",
    "email": "18449977+edgchen1@users.noreply.github.com",
    "time": "Tue Jan 27 07:36:42 2026 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jan 27 07:36:42 2026 -0800"
  },
  "message": "Add fallback for ARM Windows fp16 detection. (#348)\n\nBackground: On a Windows ARM system, I observed that `cpuinfo_has_arm_fp16_arith()` started to return false after upgrading to a more recent cpuinfo version.\n\nIn #333, the initialization of `cpuinfo_isa.fp16arith` was updated to use `IsProcessorFeaturePresent(PF_ARM_V82_FP16_INSTRUCTIONS_AVAILABLE)`. I suspect that this is not supported on older Windows versions.\n\nThis change adds a fallback path to set `cpuinfo_isa.fp16arith` the old way.\nhttps://github.com/pytorch/cpuinfo/blob/d3a86a813e2bb49d1eb5841ec12e2b135867ab98/src/arm/windows/init.c#L205-L208",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5c0a5f39ca3801565a350cd53b924ea64d436b2e",
      "old_mode": 33188,
      "old_path": "src/arm/windows/init.c",
      "new_id": "a07fbe46a180aa701fac676c04bc1558ce8a3aae",
      "new_mode": 33188,
      "new_path": "src/arm/windows/init.c"
    }
  ]
}
