)]}'
{
  "commit": "73e419e793cbba5d4e759c98bb71a943f7474070",
  "tree": "b9f2ddae3018faf154f85a74a1d70709cbff8bbd",
  "parents": [
    "2d80ee4dce4b721cbc8369530121a803103a731a"
  ],
  "author": {
    "name": "RJ Ascani",
    "email": "rjascani@google.com",
    "time": "Thu Jan 18 17:50:10 2024 -0800"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jan 19 01:50:10 2024 +0000"
  },
  "message": "Enable optimized ADD/SUB for HiFi5 (#2399)\n\nThe HiFi5 nnlib has the same optimized kernels for ADD and SUB as the HiFi4 nnlib, but the proper defines were not added to the kernel implementation. This was resulting in falling back to reference kernels for both of those operators on HiFi5.\n\nBUG\u003dnone",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "423e7982775df2b730ac9c1ca9692970550cc729",
      "old_mode": 33188,
      "old_path": "tensorflow/lite/micro/kernels/xtensa/add.cc",
      "new_id": "d3c23713cfbe216ff41f196fffe0a100fe060e04",
      "new_mode": 33188,
      "new_path": "tensorflow/lite/micro/kernels/xtensa/add.cc"
    },
    {
      "type": "modify",
      "old_id": "3d287d849364d3950da5075f47df58d22d2235bf",
      "old_mode": 33188,
      "old_path": "tensorflow/lite/micro/kernels/xtensa/sub.cc",
      "new_id": "898bfea42680315e77ac5a91d9ee464dae3c98b9",
      "new_mode": 33188,
      "new_path": "tensorflow/lite/micro/kernels/xtensa/sub.cc"
    }
  ]
}
