)]}'
{
  "commit": "15917f193c7025f78f9d12e31b37e8ae25c0cfc2",
  "tree": "ba757250f01c4d9c7bbda7912da4d77554362c26",
  "parents": [
    "9067fc9d279475f6fae328c3e74597ee3c2f510f"
  ],
  "author": {
    "name": "harsh-nod",
    "email": "harsh@nod-labs.com",
    "time": "Wed May 24 16:16:21 2023 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed May 24 16:16:21 2023 -0700"
  },
  "message": "Extend linalg-ext attention to support cross attention (#13761)\n\nThe current implementation only supported self attention where the\r\nquery, key and value tensors have the same shape. This patch relaxes\r\nthat constraint to support cross attention where the key and value can\r\nhave a\r\nsequence length different from that of the query tensor.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fa1ef1893e59bb32408599b5a23b762fcd7eac57",
      "old_mode": 33188,
      "old_path": "llvm-external-projects/iree-dialects/include/iree-dialects/Dialect/LinalgExt/IR/LinalgExtOps.td",
      "new_id": "352ad53141ce960db164a9a7f8272c42016b745d",
      "new_mode": 33188,
      "new_path": "llvm-external-projects/iree-dialects/include/iree-dialects/Dialect/LinalgExt/IR/LinalgExtOps.td"
    },
    {
      "type": "modify",
      "old_id": "e822841216f2859090c57e92bc38e0a1020ba6f8",
      "old_mode": 33188,
      "old_path": "llvm-external-projects/iree-dialects/lib/Dialect/LinalgExt/IR/LinalgExtOps.cpp",
      "new_id": "0cafb15c61abd1d9ade8096cd353b0c9fe90e333",
      "new_mode": 33188,
      "new_path": "llvm-external-projects/iree-dialects/lib/Dialect/LinalgExt/IR/LinalgExtOps.cpp"
    },
    {
      "type": "modify",
      "old_id": "8e2d02c7f1dc9a462ef7985b31b3f746ab1e72c4",
      "old_mode": 33188,
      "old_path": "llvm-external-projects/iree-dialects/test/Dialect/iree_linalg_ext/roundtrip.mlir",
      "new_id": "169e69d8c10941583ba7ef3fa940543f8b2cbbb8",
      "new_mode": 33188,
      "new_path": "llvm-external-projects/iree-dialects/test/Dialect/iree_linalg_ext/roundtrip.mlir"
    }
  ]
}
