)]}'
{
  "commit": "a7846a1759c2f920f4dbf32fe23cfc859de66b49",
  "tree": "e6946f0e221dd6bb0c18c797d35b62e0aa7fddf5",
  "parents": [
    "ca74563c11195dafa4403cc306b10423e01f6be2"
  ],
  "author": {
    "name": "Michael Brooks",
    "email": "mbrooksx@users.noreply.github.com",
    "time": "Tue Aug 01 16:40:18 2023 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Aug 01 23:40:18 2023 +0000"
  },
  "message": "Add Q16x8 Depthwise Conv Support (#2140)\n\nAdds support for 16-bit activations + 8-bit weights for depthwise convolution in the reference kernel. Uses 64-bit bias to match TFLite. Also adds passthrough to the q16x8 reference kernel for Xtensa, CEVA, and ARC (CMSIS already has it\u0027s own implementation).\n\nTested:\ndepthwise_conv_test\n\nBUG\u003d2141",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1fa1d19ad1aac7a50a973f3f5bc24480a166bf29",
      "old_mode": 33188,
      "old_path": "tensorflow/lite/micro/kernels/arc_mli/depthwise_conv.cc",
      "new_id": "c2c9cd5c438da424842ff6cfb6e52a95b2896b62",
      "new_mode": 33188,
      "new_path": "tensorflow/lite/micro/kernels/arc_mli/depthwise_conv.cc"
    },
    {
      "type": "modify",
      "old_id": "533014fbffb918b815f2d37bf6f9c1be27acb788",
      "old_mode": 33188,
      "old_path": "tensorflow/lite/micro/kernels/ceva/depthwise_conv.cc",
      "new_id": "eed5d9ee56651cc31dca042d5b309f4e65cb8850",
      "new_mode": 33188,
      "new_path": "tensorflow/lite/micro/kernels/ceva/depthwise_conv.cc"
    },
    {
      "type": "modify",
      "old_id": "9290c2d89fc538a108016bd62df8c2cbf7fc2a66",
      "old_mode": 33188,
      "old_path": "tensorflow/lite/micro/kernels/depthwise_conv.cc",
      "new_id": "398f8cd080087060aceb7c8c45e1365dde0650ab",
      "new_mode": 33188,
      "new_path": "tensorflow/lite/micro/kernels/depthwise_conv.cc"
    },
    {
      "type": "modify",
      "old_id": "6d5f6c27113f693ccf6abd20f136b95c3c11ed11",
      "old_mode": 33188,
      "old_path": "tensorflow/lite/micro/kernels/depthwise_conv_common.cc",
      "new_id": "52804de33159e8b08df554945e6216af15a81896",
      "new_mode": 33188,
      "new_path": "tensorflow/lite/micro/kernels/depthwise_conv_common.cc"
    },
    {
      "type": "modify",
      "old_id": "c3b916ca0da1fa69def4a0e54baab613cea735f5",
      "old_mode": 33188,
      "old_path": "tensorflow/lite/micro/kernels/depthwise_conv_test.cc",
      "new_id": "b50b40ae6d647a711d4ff994682d842797670d93",
      "new_mode": 33188,
      "new_path": "tensorflow/lite/micro/kernels/depthwise_conv_test.cc"
    },
    {
      "type": "modify",
      "old_id": "02ea8717cb927b945ea50308cea3f896b0183b9b",
      "old_mode": 33188,
      "old_path": "tensorflow/lite/micro/kernels/xtensa/depthwise_conv.cc",
      "new_id": "f3acb8dba87b4d9bee5ff46903f8c6a8e93cdf51",
      "new_mode": 33188,
      "new_path": "tensorflow/lite/micro/kernels/xtensa/depthwise_conv.cc"
    }
  ]
}
