)]}'
{
  "commit": "b890e22a2fec5177bffd491a4ae82ebd46a38c9b",
  "tree": "7760d66c0db37d0fbc0bcd552849561fa8cc8518",
  "parents": [
    "b6f8c96adc97f30dac5997a7fcb000cb63f3b5e8"
  ],
  "author": {
    "name": "Scott Todd",
    "email": "scotttodd@google.com",
    "time": "Mon Aug 28 14:38:03 2023 -0700"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Aug 28 14:38:03 2023 -0700"
  },
  "message": "Add descriptions for root compiler and runtime Python modules. (#14856)\n\nBefore:\r\n```\r\nλ python -c \"import iree.compiler as ireec; help(ireec)\"\r\nHelp on package iree.compiler in iree:\r\n\r\nNAME\r\n    iree.compiler\r\n\r\nDESCRIPTION\r\n    # Copyright 2021 The IREE Authors\r\n    #\r\n    # Licensed under the Apache License v2.0 with LLVM Exceptions.\r\n    # See https://llvm.org/LICENSE.txt for license information.\r\n    # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception\r\n\r\nPACKAGE CONTENTS\r\n    _mlir_libs (package)\r\n```\r\n\r\nAfter:\r\n```\r\nλ python -c \"import iree.compiler as ireec; help(ireec)\"\r\nHelp on package iree.compiler in iree:\r\n\r\nNAME\r\n    iree.compiler - IREE compiler Python bindings.\r\n\r\nPACKAGE CONTENTS\r\n    _mlir_libs (package)\r\n```\r\n\r\nskip-ci: comment-only change",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b49ab0062f01f54425618066a705b5106e5fa8d8",
      "old_mode": 33188,
      "old_path": "compiler/bindings/python/iree/compiler/__init__.py",
      "new_id": "d6409699a4f678127705d8c7b590264d11443b46",
      "new_mode": 33188,
      "new_path": "compiler/bindings/python/iree/compiler/__init__.py"
    },
    {
      "type": "modify",
      "old_id": "73639254ad99b10b7fe7ba5723c1d694b0846d72",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/iree/runtime/__init__.py",
      "new_id": "140de1010aa5abd8dbac40e514c08fa044d77f09",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/iree/runtime/__init__.py"
    }
  ]
}
