)]}'
{
  "commit": "ce72f7b82dbd6db4ad67b893bb4830ed6ddee111",
  "tree": "fed2ba862d819782c325edf371a85885b8be93c3",
  "parents": [
    "699564d39e40a8bb8e81346e7a1f81f10e555b41"
  ],
  "author": {
    "name": "Shlomi Regev",
    "email": "shlmregev@users.noreply.github.com",
    "time": "Fri Feb 16 19:22:53 2024 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Feb 16 18:22:53 2024 +0000"
  },
  "message": "Fix a linker error: undefined kMaxBufferCount (#2458)\n\nWhen building with a recent version of xt-clang and -std\u003dc++, the linker errs on missing definition of a static constexpr class member. In C++11, static class members still had to be defined in a C++11 file and TFLM code is expected to be compatible with C++11.\n\nBUG\u003d323856831",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5c6afb54582387ebf56d1b2b11e78938825c7209",
      "old_mode": 33188,
      "old_path": "tensorflow/lite/micro/memory_planner/linear_memory_planner.cc",
      "new_id": "00d707a7646331ca55881ad8f88fb0b0d166c1f3",
      "new_mode": 33188,
      "new_path": "tensorflow/lite/micro/memory_planner/linear_memory_planner.cc"
    }
  ]
}
