)]}'
{
  "commit": "2e13d8febf3d2b77537d5c2469778dffdc6f71b2",
  "tree": "786df79468b97928c2de60562aa7c531b41ac0b8",
  "parents": [
    "be02a4a1681e833767b0137479b56a04b337473f"
  ],
  "author": {
    "name": "Lei Zhang",
    "email": "antiagainst@google.com",
    "time": "Thu Apr 29 16:30:32 2021 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Apr 29 16:30:32 2021 -0400"
  },
  "message": "Mark the buffer created from parsing tensors as dispatchable (#5680)\n\nThe buffers containing the parsed tensor elements are typically\r\nused as initial inputs and bound to pipelines. Marking them as\r\nsuitable for dispatch fixes the Vulkan validation issue:\r\n\r\n[ VUID-VkWriteDescriptorSet-descriptorType-00331 ]\r\nAttempted write update to buffer descriptor failed due to:\r\nBuffer with usage mask 0x3 being used for a descriptor update\r\nof type VK_DESCRIPTOR_TYPE_STORAGE_BUFFER does not have\r\nVK_BUFFER_USAGE_STORAGE_BUFFER_BIT set..\r\nThe Vulkan spec states: If descriptorType is VK_DESCRIPTOR_TYPE_STORAGE_BUFFER\r\nor VK_DESCRIPTOR_TYPE_STORAGE_BUFFER_DYNAMIC, the buffer member\r\nof each element of pBufferInfo must have been created with\r\nVK_BUFFER_USAGE_STORAGE_BUFFER_BIT set.",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "99178a2f6c42ac9f4b42f4b15c1c5a019e691bf7",
      "old_mode": 33188,
      "old_path": "iree/hal/buffer_view.cc",
      "new_id": "e0df07201dac0b662d270bfbc503f50003fae1ad",
      "new_mode": 33188,
      "new_path": "iree/hal/buffer_view.cc"
    }
  ]
}
