)]}'
{
  "commit": "b991e726b01393580fafc192d6e18ef7447180fb",
  "tree": "7c0313711a74b1a2c7d67c428939aec584f6a897",
  "parents": [
    "0445accf1104cd4583f107a17072b1ca92d853fb"
  ],
  "author": {
    "name": "Shlomi Regev",
    "email": "shlmregev@users.noreply.github.com",
    "time": "Tue Feb 27 14:35:14 2024 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Feb 27 14:35:14 2024 +0000"
  },
  "message": "Fix a linker error: undefined kMaxSmallSize (#2476)\n\nWhen building with a recent version of xt-clang and -std\u003dc++11, 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": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "dd12278605ed114735d6db419abf99f50a5042c4",
      "new_mode": 33188,
      "new_path": "tensorflow/lite/kernels/internal/runtime_shape.cc"
    }
  ]
}
