)]}'
{
  "commit": "be24f0258a520a48555c9baec9d2f737ba1c2ca0",
  "tree": "f423cfa2728fcd7fd0b02195500e794b5818a911",
  "parents": [
    "e6d6c39fef33943e671dedefd9ab324cea16b828"
  ],
  "author": {
    "name": "Jakub Kuderski",
    "email": "kubak@google.com",
    "time": "Wed Jun 21 14:44:18 2023 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Jun 21 14:44:18 2023 -0400"
  },
  "message": "Use Black to format Python files (#14161)\n\nSwitch from yapf to Black to better align with the LLVM and broader\r\nPython community. I decided not to go with Pyink as it seems much less\r\npopular and differs in formatting style beyond indentation.\r\n\r\n-  Reformat all python files outside of `third_party` with black.\r\n- Update the lint workflow to use black. This only considers files\r\nmodified by the PR.\r\n-  Delete old dotfiles.\r\n\r\nThe command used to reformat all files at once:\r\n```shell\r\nfd -e py --exclude third_party | xargs black\r\n```\r\n\r\nTo learn more about Back, see: https://black.readthedocs.io/en/stable/\r\nand https://github.com/psf/black.\r\n\r\nIn the next PR, once the commit SHA of this PR is finalized, I plan to\r\nadd this commit to `.git-blame-ignore-revs` to keep the blame history\r\nclean.\r\n\r\nIssue: https://github.com/openxla/iree/issues/14135",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9d5ca9ccaf87227eb4dcfdb5c395482064e08d10",
      "old_mode": 33188,
      "old_path": ".github/workflows/lint.yml",
      "new_id": "91f58d549adc47ec8ceb4a7f019737ac8ff278c3",
      "new_mode": 33188,
      "new_path": ".github/workflows/lint.yml"
    },
    {
      "type": "delete",
      "old_id": "f7ad5d7958ee8a71e3ffa0258307d7f19c7198f8",
      "old_mode": 33188,
      "old_path": ".pylintrc",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "9ef1dc15ba6209e827e0ae0fd12ca4eb72a8fbb6",
      "old_mode": 33188,
      "old_path": ".style.yapf",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "44e2b8ad2c3e5870d9368e4fb5e61a3a557f5c7e",
      "old_mode": 33261,
      "old_path": "build_tools/bazel_to_cmake/bazel_to_cmake.py",
      "new_id": "efb95292ed8c5076a2b4e06fe56294fe077d0080",
      "new_mode": 33261,
      "new_path": "build_tools/bazel_to_cmake/bazel_to_cmake.py"
    },
    {
      "type": "modify",
      "old_id": "023dc4d2abeb65fea7706c0eac4aebe26c087638",
      "old_mode": 33188,
      "old_path": "build_tools/bazel_to_cmake/bazel_to_cmake_converter.py",
      "new_id": "f6d6cb543ff4277235ca7355b364f3bdade3547d",
      "new_mode": 33188,
      "new_path": "build_tools/bazel_to_cmake/bazel_to_cmake_converter.py"
    },
    {
      "type": "modify",
      "old_id": "ca6c38560b8e3b442942a2644c6f8c0438683044",
      "old_mode": 33188,
      "old_path": "build_tools/bazel_to_cmake/bazel_to_cmake_targets.py",
      "new_id": "14d56bc89a862c64982acae587c1d200bbc6bc8b",
      "new_mode": 33188,
      "new_path": "build_tools/bazel_to_cmake/bazel_to_cmake_targets.py"
    },
    {
      "type": "modify",
      "old_id": "847c94ebb7a4cabe82ae845bbb37bb49bc421c26",
      "old_mode": 33261,
      "old_path": "build_tools/benchmarks/benchmark_helper.py",
      "new_id": "5a5d377cde736f0e9ce6305ce65ec02205a7306b",
      "new_mode": 33261,
      "new_path": "build_tools/benchmarks/benchmark_helper.py"
    },
    {
      "type": "modify",
      "old_id": "19c80e9471d7f24798132eecf62c3bbee250e050",
      "old_mode": 33261,
      "old_path": "build_tools/benchmarks/collect_compilation_statistics.py",
      "new_id": "057368da5f6534c6c60763c43503207d41919861",
      "new_mode": 33261,
      "new_path": "build_tools/benchmarks/collect_compilation_statistics.py"
    },
    {
      "type": "modify",
      "old_id": "63287577ed7cc85dffdfd655e4ffd2bf4e8a0c92",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/collect_compilation_statistics_test.py",
      "new_id": "d2aff95cc3dafeaf986cfeab91b748f896383242",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/collect_compilation_statistics_test.py"
    },
    {
      "type": "modify",
      "old_id": "a0f86047e558e0e20a81a71635a1e701f49da3f7",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/common/android_device_utils.py",
      "new_id": "5149da8d1d3367974c021cc72a9e8d682ff57a9b",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/common/android_device_utils.py"
    },
    {
      "type": "modify",
      "old_id": "2d08d4e1e1f74568a1e46d1146bd6a74d29d8d1a",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/common/benchmark_config.py",
      "new_id": "f9fb2ddb28f79d083d2c22938cd026fb35474728",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/common/benchmark_config.py"
    },
    {
      "type": "modify",
      "old_id": "32d238752df0ac004f4f580ff497772afab99312",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/common/benchmark_config_test.py",
      "new_id": "2a446ab729ce9ea94ca179c2272c715dc9a76d42",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/common/benchmark_config_test.py"
    },
    {
      "type": "modify",
      "old_id": "1bd29ea2a1617388a28f1e8df64c87ac05a85041",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/common/benchmark_definition.py",
      "new_id": "bdfd5f7e77d465480f6d9bd74a67b0d3c9ea2b31",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/common/benchmark_definition.py"
    },
    {
      "type": "modify",
      "old_id": "efa168ca2dba5d5ff6b3292a4f5907ad20318114",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/common/benchmark_driver.py",
      "new_id": "49b7fd67902513659e45245f11a261e8626d684b",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/common/benchmark_driver.py"
    },
    {
      "type": "modify",
      "old_id": "106cb557831cab065b45fa5bd44ab813d2c7abd4",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/common/benchmark_driver_test.py",
      "new_id": "f2dd0761b581891f2f66f05ebe112c0f4081d3fb",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/common/benchmark_driver_test.py"
    },
    {
      "type": "modify",
      "old_id": "9cab2a79f61dbba2f6050ba7975c391979af1b6a",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/common/benchmark_presentation.py",
      "new_id": "6eafb2bcec18a6929fceafba8304630339bc6c1e",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/common/benchmark_presentation.py"
    },
    {
      "type": "modify",
      "old_id": "d673909827ad901bac22d1142b893338bc265389",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/common/benchmark_suite.py",
      "new_id": "da094d7fa606e3a211656aea6acf8a914bdd2920",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/common/benchmark_suite.py"
    },
    {
      "type": "modify",
      "old_id": "7a8d69f9fd7ec41bb12adf6acd47975a5113614b",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/common/benchmark_suite_test.py",
      "new_id": "208c35ec7e37f615c142b553abfc2be615af425c",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/common/benchmark_suite_test.py"
    },
    {
      "type": "modify",
      "old_id": "f10afbd14d83b1f9095171f05d558087472aa89a",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/common/benchmark_thresholds.py",
      "new_id": "5d12cb934ea8797561bc8a01b145d5bae8cdf9c1",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/common/benchmark_thresholds.py"
    },
    {
      "type": "modify",
      "old_id": "258265f6036bbd9e59fa14f7e4729a40bee2e563",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/common/common_arguments.py",
      "new_id": "fb38be90128b6516e702b0e1ea960589d6965448",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/common/common_arguments.py"
    },
    {
      "type": "modify",
      "old_id": "1469261ecc2d0c01a18efab99d7d517285d9ca2c",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/common/common_arguments_test.py",
      "new_id": "714a8b905cd80cfc4704243ace167e6346be58b8",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/common/common_arguments_test.py"
    },
    {
      "type": "modify",
      "old_id": "9285782a99207d6a53416c43d130d16f08d74f1b",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/common/linux_device_utils.py",
      "new_id": "e72b576ef9734134f9d7bf656002ea9d95edebc9",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/common/linux_device_utils.py"
    },
    {
      "type": "modify",
      "old_id": "80ec58d6696bda8e74b3a787af0bc8d2313028f5",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/common/linux_device_utils_test.py",
      "new_id": "60e76c2e0651e9bfe5687468a88b4934d82d70bf",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/common/linux_device_utils_test.py"
    },
    {
      "type": "modify",
      "old_id": "bf3b78f774ae67b2e5cc4205bc998a915cd038c2",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/comparisons/common/benchmark_command.py",
      "new_id": "a49cc69e76bd89b52051dadee2f59fd2ebb7eeb6",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/comparisons/common/benchmark_command.py"
    },
    {
      "type": "modify",
      "old_id": "f417d47288d2e04c219ad2f23faf32ad1c90782b",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/comparisons/common/benchmark_command_factory.py",
      "new_id": "d76ab5db496295bfaaf30da47f2190ac9ec700f1",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/comparisons/common/benchmark_command_factory.py"
    },
    {
      "type": "modify",
      "old_id": "a41f326ba1205ff6070d6783e4a3d6e3323f57f2",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/comparisons/common/benchmark_runner.py",
      "new_id": "3bc5db30da90e19116e4c10394d19a32a4474e3f",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/comparisons/common/benchmark_runner.py"
    },
    {
      "type": "modify",
      "old_id": "84b1f6fde9d62a3ba3b9cf33e25cbfbc83a2da3b",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/comparisons/common/utils.py",
      "new_id": "43f92fe00a6e42b6060d37a3b15376193be5173b",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/comparisons/common/utils.py"
    },
    {
      "type": "modify",
      "old_id": "f8682a2cc379fd0d8f22701d1735027bf2e53067",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/comparisons/mobilebert_fp32_commands.py",
      "new_id": "b605e1abcad77206f20f8d23739da3e380bc9411",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/comparisons/mobilebert_fp32_commands.py"
    },
    {
      "type": "modify",
      "old_id": "eb78e41fa712875d9f3274f90ccb3b23cf5340db",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/comparisons/mobilebert_int8_commands.py",
      "new_id": "309bffb563a68db8fe80db2b10995bac11020f60",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/comparisons/mobilebert_int8_commands.py"
    },
    {
      "type": "modify",
      "old_id": "00b0fb4050c7316f410c25397702d3daf0ffca80",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/comparisons/run_benchmarks.py",
      "new_id": "24d1bb5de39d6ba5d2f4cfdbeea3d14b3c55f2af",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/comparisons/run_benchmarks.py"
    },
    {
      "type": "modify",
      "old_id": "2e49c3076cbae21e19ca2db0b1ff18a423b9984c",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/comparisons/simple_commands.py",
      "new_id": "ef001bfeabec929323e576159b2e58864a2ca461",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/comparisons/simple_commands.py"
    },
    {
      "type": "modify",
      "old_id": "6b458d7696589ea6e4c70fe877ff7a740c3ba805",
      "old_mode": 33261,
      "old_path": "build_tools/benchmarks/diff_local_benchmarks.py",
      "new_id": "eeb43339a0b9c4819a39c69aca66a6a62daae2b2",
      "new_mode": 33261,
      "new_path": "build_tools/benchmarks/diff_local_benchmarks.py"
    },
    {
      "type": "modify",
      "old_id": "2fbf2700212070e5915dcc375b1224499c71864e",
      "old_mode": 33261,
      "old_path": "build_tools/benchmarks/export_benchmark_config.py",
      "new_id": "1d0853b1dd456aa73f83c5e9fe96579d12d1bc50",
      "new_mode": 33261,
      "new_path": "build_tools/benchmarks/export_benchmark_config.py"
    },
    {
      "type": "modify",
      "old_id": "2ab342dc08db0c11f63f92469b34dfa432c283c5",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/export_benchmark_config_test.py",
      "new_id": "b186301a806bd49c13b6c684fef99c877f2e012c",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/export_benchmark_config_test.py"
    },
    {
      "type": "modify",
      "old_id": "4e2ab34810a01499ddc1049da0c378c42c40d805",
      "old_mode": 33261,
      "old_path": "build_tools/benchmarks/generate_benchmark_comment.py",
      "new_id": "92f326313a77dce9e7e4d3e5498c678176c49c4a",
      "new_mode": 33261,
      "new_path": "build_tools/benchmarks/generate_benchmark_comment.py"
    },
    {
      "type": "modify",
      "old_id": "9322d8571b332d68b2148b6a2700288a826546f2",
      "old_mode": 33261,
      "old_path": "build_tools/benchmarks/post_benchmark_comment.py",
      "new_id": "8cd98da1955c322308b96a880b7ada9d2f7e2cb7",
      "new_mode": 33261,
      "new_path": "build_tools/benchmarks/post_benchmark_comment.py"
    },
    {
      "type": "modify",
      "old_id": "6564b0db7d1311ad639d28b119cc7b7da9bc3b7e",
      "old_mode": 33188,
      "old_path": "build_tools/benchmarks/post_benchmark_comment_test.py",
      "new_id": "d54fb8de6def0777902f5276f2abed6bd5278e24",
      "new_mode": 33188,
      "new_path": "build_tools/benchmarks/post_benchmark_comment_test.py"
    },
    {
      "type": "modify",
      "old_id": "2c85891ef5575cdf729d9e7a4a96e32b2bee6ef5",
      "old_mode": 33261,
      "old_path": "build_tools/benchmarks/reporting/parse_shark_benchmarks.py",
      "new_id": "97fd5cdffaaea93d8f0900c008ba1a35b20ec618",
      "new_mode": 33261,
      "new_path": "build_tools/benchmarks/reporting/parse_shark_benchmarks.py"
    },
    {
      "type": "modify",
      "old_id": "d08af9797fbfdba7e55fb1ce4b1e103728a27ce7",
      "old_mode": 33261,
      "old_path": "build_tools/benchmarks/reporting/parse_tflite_benchmarks.py",
      "new_id": "b9c67b0272c2a967ec5b38f558bddfcdca168c0f",
      "new_mode": 33261,
      "new_path": "build_tools/benchmarks/reporting/parse_tflite_benchmarks.py"
    },
    {
      "type": "modify",
      "old_id": "5ffccd07f29f8fcc4e565be0ad01a3cb4cb70a3d",
      "old_mode": 33261,
      "old_path": "build_tools/benchmarks/run_benchmarks_on_android.py",
      "new_id": "995b80e2e336c06be9876db3dd1553b5249e0808",
      "new_mode": 33261,
      "new_path": "build_tools/benchmarks/run_benchmarks_on_android.py"
    },
    {
      "type": "modify",
      "old_id": "9554ccc737b2c71e50130cf7d99caa903967dc9a",
      "old_mode": 33261,
      "old_path": "build_tools/benchmarks/run_benchmarks_on_linux.py",
      "new_id": "6820e0f9ec8343ff9ee83b31cb9cceedf6d8d181",
      "new_mode": 33261,
      "new_path": "build_tools/benchmarks/run_benchmarks_on_linux.py"
    },
    {
      "type": "modify",
      "old_id": "89aaf2e14ca0acd4d933fe27eebd795d3fca6c47",
      "old_mode": 33261,
      "old_path": "build_tools/benchmarks/upload_benchmarks_to_dashboard.py",
      "new_id": "137b7c65e8af646b663e503b2d65c2ccb2f126d6",
      "new_mode": 33261,
      "new_path": "build_tools/benchmarks/upload_benchmarks_to_dashboard.py"
    },
    {
      "type": "modify",
      "old_id": "ae8e18031a12e5a6ff42adfdb9bb34593d2e8cef",
      "old_mode": 33261,
      "old_path": "build_tools/docker/get_image_name.py",
      "new_id": "993e00c4c062aee8c32a657089bbf6e6c333e3fb",
      "new_mode": 33261,
      "new_path": "build_tools/docker/get_image_name.py"
    },
    {
      "type": "modify",
      "old_id": "f10b4331e12edf357f94c9baeb0d5cde7c9989ea",
      "old_mode": 33261,
      "old_path": "build_tools/docker/manage_images.py",
      "new_id": "3bde67a99b589cbb2f4db0b26dceeab51473e064",
      "new_mode": 33261,
      "new_path": "build_tools/docker/manage_images.py"
    },
    {
      "type": "modify",
      "old_id": "cec694f999157ac4c5f52b87ae5d5336f13b2628",
      "old_mode": 33188,
      "old_path": "build_tools/docker/utils.py",
      "new_id": "cde92bcb1421d7af6114824488f4b28dbdb03d18",
      "new_mode": 33188,
      "new_path": "build_tools/docker/utils.py"
    },
    {
      "type": "modify",
      "old_id": "b067eba03738ccbe451976c3fedfa4fc637d1305",
      "old_mode": 33188,
      "old_path": "build_tools/github_actions/build_dist.py",
      "new_id": "19dbcc6d99325895dc04601d173e6e1457e5cc90",
      "new_mode": 33188,
      "new_path": "build_tools/github_actions/build_dist.py"
    },
    {
      "type": "modify",
      "old_id": "0e328bd6092ae9bf6bb414fbe725e535d405fce0",
      "old_mode": 33188,
      "old_path": "build_tools/github_actions/cmake_ci.py",
      "new_id": "b01a7ef020e5b80f7ed70580e73705d845f9271f",
      "new_mode": 33188,
      "new_path": "build_tools/github_actions/cmake_ci.py"
    },
    {
      "type": "modify",
      "old_id": "8c8011057a12b8801c2a72807155cdca98d72f92",
      "old_mode": 33261,
      "old_path": "build_tools/github_actions/configure_ci.py",
      "new_id": "0e009c205e0c28760b26f56e13b3136abd3e66f0",
      "new_mode": 33261,
      "new_path": "build_tools/github_actions/configure_ci.py"
    },
    {
      "type": "modify",
      "old_id": "04b6d4fc00cee4c9ea9785b1ed3393f7d83f3bbd",
      "old_mode": 33188,
      "old_path": "build_tools/github_actions/configure_ci_test.py",
      "new_id": "0640ec23a25d4a3f8ebaf8a1aebd73c85f078025",
      "new_mode": 33188,
      "new_path": "build_tools/github_actions/configure_ci_test.py"
    },
    {
      "type": "modify",
      "old_id": "d62df745be3967b3cd2bb36e2f5de2f5d8cb07fd",
      "old_mode": 33261,
      "old_path": "build_tools/github_actions/runner/config/health_server/health_server.py",
      "new_id": "626bb20b48803aa5df2310925290b1ab6b5774d6",
      "new_mode": 33261,
      "new_path": "build_tools/github_actions/runner/config/health_server/health_server.py"
    },
    {
      "type": "modify",
      "old_id": "88f7effe3d927cf1e0e2eab03ba345e604acf08c",
      "old_mode": 33261,
      "old_path": "build_tools/github_actions/runner/gcp/update_instance_groups.py",
      "new_id": "6835b5f89227c09f7b31d08d5c6954e15836dff3",
      "new_mode": 33261,
      "new_path": "build_tools/github_actions/runner/gcp/update_instance_groups.py"
    },
    {
      "type": "modify",
      "old_id": "f2e2ad431f44c2ccdc89a0527f311c3cd0bfbe85",
      "old_mode": 33261,
      "old_path": "build_tools/github_actions/runner/gcp/update_runner_version.py",
      "new_id": "4124288d09b0b7f1626c45d519b9cf5c222248ca",
      "new_mode": 33261,
      "new_path": "build_tools/github_actions/runner/gcp/update_runner_version.py"
    },
    {
      "type": "modify",
      "old_id": "930787931331b4c0cbc1ec0b55ff04e7aa7c8917",
      "old_mode": 33188,
      "old_path": "build_tools/github_actions/runner/instance_deleter/main.py",
      "new_id": "5c05a0c1d764dd543a3335e6e0fc5da2f9608d12",
      "new_mode": 33188,
      "new_path": "build_tools/github_actions/runner/instance_deleter/main.py"
    },
    {
      "type": "modify",
      "old_id": "43397d6b076a7065070d1413892039105a40cb99",
      "old_mode": 33188,
      "old_path": "build_tools/github_actions/runner/instance_deleter/main_test.py",
      "new_id": "535a59bb579f3c2c85efeb16ba24ed06ed5891ec",
      "new_mode": 33188,
      "new_path": "build_tools/github_actions/runner/instance_deleter/main_test.py"
    },
    {
      "type": "modify",
      "old_id": "9e4f6ae0d5811f29a350806f703021ad4d17ce41",
      "old_mode": 33188,
      "old_path": "build_tools/python/benchmark_suites/iree/adreno_benchmarks.py",
      "new_id": "07a75880d4271050d973fa042981c387720d60c3",
      "new_mode": 33188,
      "new_path": "build_tools/python/benchmark_suites/iree/adreno_benchmarks.py"
    },
    {
      "type": "modify",
      "old_id": "4d6279e0eb4cee409b18c9d0f4814c308019f84e",
      "old_mode": 33188,
      "old_path": "build_tools/python/benchmark_suites/iree/armv8_a_benchmarks.py",
      "new_id": "48d49d81c63f275b0cf5ff190fa62cb952d08407",
      "new_mode": 33188,
      "new_path": "build_tools/python/benchmark_suites/iree/armv8_a_benchmarks.py"
    },
    {
      "type": "modify",
      "old_id": "a2f3a14db20e83505938afa1c293991e6463f83f",
      "old_mode": 33188,
      "old_path": "build_tools/python/benchmark_suites/iree/benchmark_collections.py",
      "new_id": "d2e1cc2471fd576316c6d46590e47ef23f585d1c",
      "new_mode": 33188,
      "new_path": "build_tools/python/benchmark_suites/iree/benchmark_collections.py"
    },
    {
      "type": "modify",
      "old_id": "1174235d1edf4f6c02cc8fd347d0434cc3ebb931",
      "old_mode": 33188,
      "old_path": "build_tools/python/benchmark_suites/iree/cuda_benchmarks.py",
      "new_id": "fd62c1a89a6ccbd1b479e59eb0a7be51e727c440",
      "new_mode": 33188,
      "new_path": "build_tools/python/benchmark_suites/iree/cuda_benchmarks.py"
    },
    {
      "type": "modify",
      "old_id": "2cd371bf1a93e065ba3461cdeae41eebba8312d6",
      "old_mode": 33188,
      "old_path": "build_tools/python/benchmark_suites/iree/mali_benchmarks.py",
      "new_id": "dd5e044983c87915013b104da0939d9c1d6ede95",
      "new_mode": 33188,
      "new_path": "build_tools/python/benchmark_suites/iree/mali_benchmarks.py"
    },
    {
      "type": "modify",
      "old_id": "a8ffcf7654bf803c4dc12ed9571c54e92731a5c8",
      "old_mode": 33188,
      "old_path": "build_tools/python/benchmark_suites/iree/module_execution_configs.py",
      "new_id": "3a0dc038dd292c5a0c0309b40dae39787ef77acd",
      "new_mode": 33188,
      "new_path": "build_tools/python/benchmark_suites/iree/module_execution_configs.py"
    },
    {
      "type": "modify",
      "old_id": "477fa46a17dbdca8151a49951a3004f6a1cd7495",
      "old_mode": 33188,
      "old_path": "build_tools/python/benchmark_suites/iree/riscv_benchmarks.py",
      "new_id": "c34339ee6762a9a530fc7fb629b19d649857d6e0",
      "new_mode": 33188,
      "new_path": "build_tools/python/benchmark_suites/iree/riscv_benchmarks.py"
    },
    {
      "type": "modify",
      "old_id": "0b614d1e4fcabd0de4b26a32112d8ed37dd48782",
      "old_mode": 33188,
      "old_path": "build_tools/python/benchmark_suites/iree/utils.py",
      "new_id": "c800cf0e1d46561a6be49e81a155cd373ef2daa3",
      "new_mode": 33188,
      "new_path": "build_tools/python/benchmark_suites/iree/utils.py"
    },
    {
      "type": "modify",
      "old_id": "0bfd7396067e98578823bde154303920cf770549",
      "old_mode": 33188,
      "old_path": "build_tools/python/benchmark_suites/iree/vmvx_benchmarks.py",
      "new_id": "6461a5d9824f99fdebf593d815849d4d1dad4154",
      "new_mode": 33188,
      "new_path": "build_tools/python/benchmark_suites/iree/vmvx_benchmarks.py"
    },
    {
      "type": "modify",
      "old_id": "1bf07942066d35171a1e915246df794b763194ba",
      "old_mode": 33188,
      "old_path": "build_tools/python/benchmark_suites/iree/vulkan_nvidia_benchmarks.py",
      "new_id": "80fa8be9974fa663f3e1aa9bf2de496b81a5b2f7",
      "new_mode": 33188,
      "new_path": "build_tools/python/benchmark_suites/iree/vulkan_nvidia_benchmarks.py"
    },
    {
      "type": "modify",
      "old_id": "8bc7ebf5f43ace53612c1f1ef53e2772ea2d210b",
      "old_mode": 33188,
      "old_path": "build_tools/python/benchmark_suites/iree/x86_64_benchmarks.py",
      "new_id": "96be90e5de7f694ea3b129d7197719673c6a0672",
      "new_mode": 33188,
      "new_path": "build_tools/python/benchmark_suites/iree/x86_64_benchmarks.py"
    },
    {
      "type": "modify",
      "old_id": "ece750de996debd1889cc56761ac7af958b77e98",
      "old_mode": 33188,
      "old_path": "build_tools/python/cmake_builder/rules.py",
      "new_id": "33d152414e9bcd36d6cb2fefc665a7886d567231",
      "new_mode": 33188,
      "new_path": "build_tools/python/cmake_builder/rules.py"
    },
    {
      "type": "modify",
      "old_id": "be3f25f8e104481a1dc7a6b7154e424394866db8",
      "old_mode": 33188,
      "old_path": "build_tools/python/cmake_builder/rules_test.py",
      "new_id": "ad44e7e77be63d20833df37f84348bb01eff32a6",
      "new_mode": 33188,
      "new_path": "build_tools/python/cmake_builder/rules_test.py"
    },
    {
      "type": "modify",
      "old_id": "e890f442554dbba3b22b95a1bfa3df0d250f3b5d",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_model_tests/cmake_generator.py",
      "new_id": "5b0bb1a7eae5cbf470536a4e1929891165afc79f",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_model_tests/cmake_generator.py"
    },
    {
      "type": "modify",
      "old_id": "3842a11ddca7e3d30a5185b1c28a2fe8dd5a7739",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_model_tests/run_module_utils.py",
      "new_id": "eac9ad39c31c2fafff5e4cb219aabde2012a1f79",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_model_tests/run_module_utils.py"
    },
    {
      "type": "modify",
      "old_id": "2bbebf4a3979b8cb210987d3fcb5176f7ca6c326",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_model_tests/run_module_utils_test.py",
      "new_id": "f86ddacdab1bb12faf3dcb42b4c4701a4cc90c2b",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_model_tests/run_module_utils_test.py"
    },
    {
      "type": "modify",
      "old_id": "599de4f54ef4bc00bc5af572076ac5732edcc92e",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_model_tests/test_definitions.py",
      "new_id": "def7dd3a8b633f89257b3811d8860ff05a9f4abe",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_model_tests/test_definitions.py"
    },
    {
      "type": "modify",
      "old_id": "1610a24a6c90886c002cb41f9cffc913fc7b61fd",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_artifacts/cmake_generator/iree_rule_generator.py",
      "new_id": "3e060f180e7da23648fc6e015ca2c394ac58690b",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_artifacts/cmake_generator/iree_rule_generator.py"
    },
    {
      "type": "modify",
      "old_id": "ea9d23a43cf8540ce33f9df3f50be8e08094e0c7",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_artifacts/cmake_generator/iree_rule_generator_test.py",
      "new_id": "44fb1e88c596da7ba8b56d5ab71d800e30610760",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_artifacts/cmake_generator/iree_rule_generator_test.py"
    },
    {
      "type": "modify",
      "old_id": "08e429784ddd2489aa96d223e83ad87167427671",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_artifacts/cmake_generator/model_rule_generator.py",
      "new_id": "aedd18c4670d8d2080af2f48c7dfdbbb63c58a8f",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_artifacts/cmake_generator/model_rule_generator.py"
    },
    {
      "type": "modify",
      "old_id": "71958efc1a28eb9475d4f77edf02013acaad145e",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_artifacts/cmake_generator/model_rule_generator_test.py",
      "new_id": "1d43a723357fb2707b95278909d11129fa8e155b",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_artifacts/cmake_generator/model_rule_generator_test.py"
    },
    {
      "type": "modify",
      "old_id": "939c5cd25c0a55804a599506f3f8265a9cf7a00d",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_artifacts/iree_artifacts.py",
      "new_id": "2d3cdc5ef01c50f32da3c1f4344a1ac3a7e08c36",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_artifacts/iree_artifacts.py"
    },
    {
      "type": "modify",
      "old_id": "0ac6ec5c72d25051e6ac29aa913dc031025c06bc",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_artifacts/iree_artifacts_test.py",
      "new_id": "cc254acd15bdade3b75a3f5ffd0df6b04e8a978b",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_artifacts/iree_artifacts_test.py"
    },
    {
      "type": "modify",
      "old_id": "686646154fa92ccff5dd380d45e18d4cdd9628e3",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_artifacts/model_artifacts.py",
      "new_id": "cbbaa4eecf595509d0f96d19284a06f58035028c",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_artifacts/model_artifacts.py"
    },
    {
      "type": "modify",
      "old_id": "796ed336d2dac7b2e23c78b1026aa4891c8b9e5d",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_artifacts/model_artifacts_test.py",
      "new_id": "3103233762c354d9015b012cc7d17da277bdebae",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_artifacts/model_artifacts_test.py"
    },
    {
      "type": "modify",
      "old_id": "87d10094cb7430d0e62d0dfaa5b0023427ba2f7f",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/definitions/common_definitions.py",
      "new_id": "f74aef26d701034f0922983f355bb835a2fe4b07",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/definitions/common_definitions.py"
    },
    {
      "type": "modify",
      "old_id": "a10ffa4029e3c6722de513b571649d7b7a5eafa4",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/definitions/iree_definitions.py",
      "new_id": "52301647eb3e4c0ec74934a3d02f60df6f427c7f",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/definitions/iree_definitions.py"
    },
    {
      "type": "modify",
      "old_id": "02d19876b1a0ab4761ebff5157a7a7ac1c7735cb",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/definitions/iree_definitions_test.py",
      "new_id": "585c7e57a4f7e9e630c9260d17ec2eaede035b12",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/definitions/iree_definitions_test.py"
    },
    {
      "type": "modify",
      "old_id": "a37e56130d7f6b0c9af77f3598ede7964a025412",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/definitions/utils.py",
      "new_id": "5079cc6679b196932f49879afce105e5400bd5d9",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/definitions/utils.py"
    },
    {
      "type": "modify",
      "old_id": "700687e9408f46c96616610664b75b5c360abad6",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/definitions/utils_test.py",
      "new_id": "7beae7e8cce12d60ac0503f8615782f1e9a0a010",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/definitions/utils_test.py"
    },
    {
      "type": "modify",
      "old_id": "9ed4629d01fb7736a70af20752584dac3b95f761",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/device_specs/device_collections.py",
      "new_id": "250884be08912c58c1bbd09462bc32d3452686db",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/device_specs/device_collections.py"
    },
    {
      "type": "modify",
      "old_id": "f441a3252a0447cc915349204cac88e2cd38d115",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/device_specs/device_collections_test.py",
      "new_id": "f7154be6dc638d2f0c66c1fa8f13816ccb473f66",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/device_specs/device_collections_test.py"
    },
    {
      "type": "modify",
      "old_id": "82b48ec6aff4b1e894de56dddaf0ba1bb21b775e",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/device_specs/gcp_specs.py",
      "new_id": "9ca92f8e899fa917289229cd173675a65f811a0b",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/device_specs/gcp_specs.py"
    },
    {
      "type": "modify",
      "old_id": "68337f9dbb00c5e4c982dcc231a078954799722f",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/device_specs/moto_edge_x30_specs.py",
      "new_id": "4a1f2d1ccb7f58d74a739d818fcce853dcd5f7fc",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/device_specs/moto_edge_x30_specs.py"
    },
    {
      "type": "modify",
      "old_id": "c9e6dc6cafaba780c6a07ed50fdb2fc22f188134",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/device_specs/pixel_4_specs.py",
      "new_id": "9cac9d23f15b72da148678e62114a87361572371",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/device_specs/pixel_4_specs.py"
    },
    {
      "type": "modify",
      "old_id": "bd1f17608c3bc89aad7ead9c48884d5008be7664",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/device_specs/pixel_6_pro_specs.py",
      "new_id": "26cba51471465f4f9caf510d6dd841faed35abb3",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/device_specs/pixel_6_pro_specs.py"
    },
    {
      "type": "modify",
      "old_id": "84b5982d81a17a031ccfa057d1da9ca58ebc23c2",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/models/jax_models.py",
      "new_id": "af861f6937483f0dbe03780563cb1c04ac324cbb",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/models/jax_models.py"
    },
    {
      "type": "modify",
      "old_id": "16a635fe59054378e9040b1c554b1cabbb7fd4f8",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/models/matmul.py",
      "new_id": "d751528fbf3eccc29924247f156ea4093aa3f5a3",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/models/matmul.py"
    },
    {
      "type": "modify",
      "old_id": "d3a0b2a82bb414e63e7aecfd3c33707ed1effb5d",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/models/model_groups.py",
      "new_id": "197bea637f978c48f6dc2b5fd746f6ae183ef137",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/models/model_groups.py"
    },
    {
      "type": "modify",
      "old_id": "58ac9cc294985f0dbd9e293fa64cbf6491e6522c",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/models/tf_models.py",
      "new_id": "3cf7f2c8ddb3a0ad1d86b4ccdd105f8d4a5f6224",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/models/tf_models.py"
    },
    {
      "type": "modify",
      "old_id": "4909c3b29b127f50904be82136edd49f130746db",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/models/tflite_models.py",
      "new_id": "6fdcd79d3e4366631e2d35f37b2165e119f297af",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/models/tflite_models.py"
    },
    {
      "type": "modify",
      "old_id": "ce174386c9dbeb5f6919a51943b8ea6b67cda33d",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/models/torch_models.py",
      "new_id": "aae2f6d5855051a2ff208d955b66c8fa526818ea",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/models/torch_models.py"
    },
    {
      "type": "modify",
      "old_id": "654b2100fae44b323671328faf6e08762945cce4",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/models/utils.py",
      "new_id": "53f96b38d8907e127b3265942c40bc26f8c12491",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/models/utils.py"
    },
    {
      "type": "modify",
      "old_id": "bf4011d14c48331a105b8a27ee8624d11885770d",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/models/utils_test.py",
      "new_id": "6d6034d4a80a81d669ad1f8c0df2df0fdb305414",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/models/utils_test.py"
    },
    {
      "type": "modify",
      "old_id": "bc430c72e9eba418e2e4cfc2b2e3f343e0b0bbec",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/serialization.py",
      "new_id": "5cd3d358f583816f9a96dda780683d0e11c72477",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/serialization.py"
    },
    {
      "type": "modify",
      "old_id": "2d10775865858817d68e7e9e07e3e987cda0cbf9",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/serialization_test.py",
      "new_id": "e4fcca41fb0042d269368e5ac1c17c86deb31a5e",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/serialization_test.py"
    },
    {
      "type": "modify",
      "old_id": "7589f4fb88933bb2d87e2595e5c8dec4a8d2acfa",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/unique_ids.py",
      "new_id": "ef37787304016bf4bb5a06272d33fabdf96ee6d1",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/unique_ids.py"
    },
    {
      "type": "modify",
      "old_id": "2fdf8fc01cffbb6640a8cebb45d4f67b617e4320",
      "old_mode": 33188,
      "old_path": "build_tools/python/e2e_test_framework/unique_ids_test.py",
      "new_id": "85c9f569eab3e72d2754b95e1dab3a2858bca005",
      "new_mode": 33188,
      "new_path": "build_tools/python/e2e_test_framework/unique_ids_test.py"
    },
    {
      "type": "modify",
      "old_id": "7f67e22681e80f515c3a19464d6c430312bad27a",
      "old_mode": 33188,
      "old_path": "build_tools/python/reporting/benchmark_comment.py",
      "new_id": "ce6135d3a149771eb7d3c587071d8d526366f662",
      "new_mode": 33188,
      "new_path": "build_tools/python/reporting/benchmark_comment.py"
    },
    {
      "type": "modify",
      "old_id": "96b970beba29eb78008cb2d048d563162e8f12aa",
      "old_mode": 33188,
      "old_path": "build_tools/python/reporting/common/html_utils.py",
      "new_id": "871953bddd4196ed920502ae1263ab611f52bfb4",
      "new_mode": 33188,
      "new_path": "build_tools/python/reporting/common/html_utils.py"
    },
    {
      "type": "modify",
      "old_id": "eebc17e1cba4c614a11c0579eef2406697797b2b",
      "old_mode": 33261,
      "old_path": "build_tools/scripts/add_license_header.py",
      "new_id": "305e3c598011975d18aaf065748c321b449cdfc0",
      "new_mode": 33261,
      "new_path": "build_tools/scripts/add_license_header.py"
    },
    {
      "type": "modify",
      "old_id": "645ba7d4a28663995634407e56d159807b0a0e77",
      "old_mode": 33261,
      "old_path": "build_tools/scripts/check_path_lengths.py",
      "new_id": "42d95c2317a738fad31f507a779483346f0a5d5f",
      "new_mode": 33261,
      "new_path": "build_tools/scripts/check_path_lengths.py"
    },
    {
      "type": "modify",
      "old_id": "da1a1d31af1e492375b5b83d2a94c0bd00517f27",
      "old_mode": 33261,
      "old_path": "build_tools/scripts/download_file.py",
      "new_id": "ffa422077528513b5993ee4b1f43ebb3309cc430",
      "new_mode": 33261,
      "new_path": "build_tools/scripts/download_file.py"
    },
    {
      "type": "modify",
      "old_id": "cf0cb13656f14176e163ae040aa969aa1c6e68c3",
      "old_mode": 33261,
      "old_path": "build_tools/scripts/generate_compilation_flagfile.py",
      "new_id": "adda56ed2bebacd29cd01a5a28ddb9acf6d549b6",
      "new_mode": 33261,
      "new_path": "build_tools/scripts/generate_compilation_flagfile.py"
    },
    {
      "type": "modify",
      "old_id": "f0330e042a75360ca4daae46a11c85a45eba43b7",
      "old_mode": 33261,
      "old_path": "build_tools/scripts/generate_flagfile.py",
      "new_id": "fb1effd12686e58df69edeb2bcb6bcdac2de47e3",
      "new_mode": 33261,
      "new_path": "build_tools/scripts/generate_flagfile.py"
    },
    {
      "type": "modify",
      "old_id": "0e7ea941c88b713ace893891165e510e01578084",
      "old_mode": 33261,
      "old_path": "build_tools/scripts/generate_release_index.py",
      "new_id": "70a4eeb57fde2461d30e135219dae9935c7393c2",
      "new_mode": 33261,
      "new_path": "build_tools/scripts/generate_release_index.py"
    },
    {
      "type": "modify",
      "old_id": "634ee310ba2c4cc3510043a344bd8b8af19907d5",
      "old_mode": 33261,
      "old_path": "build_tools/scripts/get_e2e_artifacts.py",
      "new_id": "88754389a7dfa7ed094292ad6ba0c48723d00e49",
      "new_mode": 33261,
      "new_path": "build_tools/scripts/get_e2e_artifacts.py"
    },
    {
      "type": "modify",
      "old_id": "611c32f982cb38a137f81ae31abb1877de71fddb",
      "old_mode": 33188,
      "old_path": "build_tools/scripts/git/check_submodule_init.py",
      "new_id": "b878ef356f18528ca1ef73078f7add85f0740efc",
      "new_mode": 33188,
      "new_path": "build_tools/scripts/git/check_submodule_init.py"
    },
    {
      "type": "modify",
      "old_id": "7dd770b2cda449568e3e7c3bff24f7ab8a0f251e",
      "old_mode": 33261,
      "old_path": "build_tools/scripts/integrate/bump_llvm.py",
      "new_id": "459da101a7bc421d3314e236c6af88ef277c365f",
      "new_mode": 33261,
      "new_path": "build_tools/scripts/integrate/bump_llvm.py"
    },
    {
      "type": "modify",
      "old_id": "fec8ff38411bb06e2d1190c069460a9762d1ecb4",
      "old_mode": 33188,
      "old_path": "build_tools/scripts/integrate/iree_modules.py",
      "new_id": "5587333ac8522e1e2ee3c9d49c028b2df5e4eed7",
      "new_mode": 33188,
      "new_path": "build_tools/scripts/integrate/iree_modules.py"
    },
    {
      "type": "modify",
      "old_id": "3a81ba8e6e4530bf75b411a5c259868b254f36d4",
      "old_mode": 33188,
      "old_path": "build_tools/scripts/integrate/iree_utils.py",
      "new_id": "21e54541a6699f8df280e0c8684d1258a13b5aae",
      "new_mode": 33188,
      "new_path": "build_tools/scripts/integrate/iree_utils.py"
    },
    {
      "type": "modify",
      "old_id": "2184bfe9afce3b6b4e75c99de7fd4489ca24daf1",
      "old_mode": 33261,
      "old_path": "build_tools/scripts/integrate/patch_module.py",
      "new_id": "fbe2230544a35c41061408675f4ce7a38601fc4a",
      "new_mode": 33261,
      "new_path": "build_tools/scripts/integrate/patch_module.py"
    },
    {
      "type": "modify",
      "old_id": "2642f42e374174df5d00a759e4482425d7a7d16e",
      "old_mode": 33188,
      "old_path": "build_tools/scripts/ir_to_markdown.py",
      "new_id": "476dff3c4db2813332112f63f7c39646fa32e8dd",
      "new_mode": 33188,
      "new_path": "build_tools/scripts/ir_to_markdown.py"
    },
    {
      "type": "modify",
      "old_id": "835a7600d0214f52b22a2f5b7160334546b9d009",
      "old_mode": 33188,
      "old_path": "build_tools/scripts/local_web_server.py",
      "new_id": "a0732735ed717864f1de1afcd8526b2b48165555",
      "new_mode": 33188,
      "new_path": "build_tools/scripts/local_web_server.py"
    },
    {
      "type": "modify",
      "old_id": "e2ea88727bc41cd43613cae2d8d574352483b3d8",
      "old_mode": 33188,
      "old_path": "build_tools/scripts/update_tflite_models.py",
      "new_id": "2af25fb0c4093b9a2c97e7394097c2586983d486",
      "new_mode": 33188,
      "new_path": "build_tools/scripts/update_tflite_models.py"
    },
    {
      "type": "modify",
      "old_id": "7713f5d8a9a63a7ad65c21c35d2b9c0fa4de0c5a",
      "old_mode": 33188,
      "old_path": "build_tools/scripts/utils.py",
      "new_id": "36b31ae3335a10bcdd54a94666299b10749a2853",
      "new_mode": 33188,
      "new_path": "build_tools/scripts/utils.py"
    },
    {
      "type": "modify",
      "old_id": "6b9001e01313f90e7834d5711e2ed640ac875b8e",
      "old_mode": 33261,
      "old_path": "build_tools/testing/gen_test_matrix.py",
      "new_id": "f91548b75abaebe92f1e297e6f04922d1927b9f0",
      "new_mode": 33261,
      "new_path": "build_tools/testing/gen_test_matrix.py"
    },
    {
      "type": "modify",
      "old_id": "44f3a1a8070235657a23b3e5b37c582e981f761d",
      "old_mode": 33261,
      "old_path": "build_tools/testing/generate_cmake_e2e_model_tests.py",
      "new_id": "1cdafe71d6fc539d8b587c8ce1ce7f01c2f1702c",
      "new_mode": 33261,
      "new_path": "build_tools/testing/generate_cmake_e2e_model_tests.py"
    },
    {
      "type": "modify",
      "old_id": "7b906488b980eb22d6678109f629ee7939c14053",
      "old_mode": 33261,
      "old_path": "build_tools/testing/generate_cmake_e2e_test_artifacts_suite.py",
      "new_id": "85ab921d2cdb6fa2fe4ba61795052ad29eb36a48",
      "new_mode": 33261,
      "new_path": "build_tools/testing/generate_cmake_e2e_test_artifacts_suite.py"
    },
    {
      "type": "modify",
      "old_id": "920852aa3b13a9eee8851662d3863780480d0a04",
      "old_mode": 33188,
      "old_path": "compiler/bindings/python/iree/compiler/tools/binaries.py",
      "new_id": "e2d51c733181892edf629bd918d9b8215d304054",
      "new_mode": 33188,
      "new_path": "compiler/bindings/python/iree/compiler/tools/binaries.py"
    },
    {
      "type": "modify",
      "old_id": "21fd10793cf126b203ef10a82d7e58307a23341f",
      "old_mode": 33188,
      "old_path": "compiler/bindings/python/iree/compiler/tools/core.py",
      "new_id": "46ab6fbb30f54e08fdb2a822cd89a3537858fad3",
      "new_mode": 33188,
      "new_path": "compiler/bindings/python/iree/compiler/tools/core.py"
    },
    {
      "type": "modify",
      "old_id": "903d8d7d7b7d567ca89be96c7b0b71933cbc5d49",
      "old_mode": 33188,
      "old_path": "compiler/bindings/python/iree/compiler/tools/debugging.py",
      "new_id": "c73cda9c99df808955c89087a36a45d21d05c11d",
      "new_mode": 33188,
      "new_path": "compiler/bindings/python/iree/compiler/tools/debugging.py"
    },
    {
      "type": "modify",
      "old_id": "bffb7868b43137b7902e71697f7ff62a3cfebd47",
      "old_mode": 33188,
      "old_path": "compiler/bindings/python/iree/compiler/tools/scripts/ireec/__main__.py",
      "new_id": "0be252c621f3d394c96f19e3de9df5d29f587c60",
      "new_mode": 33188,
      "new_path": "compiler/bindings/python/iree/compiler/tools/scripts/ireec/__main__.py"
    },
    {
      "type": "modify",
      "old_id": "00c157349b391deb370b282e41953f9037410fb6",
      "old_mode": 33188,
      "old_path": "compiler/bindings/python/iree/compiler/tools/tf.py",
      "new_id": "729cb1518f2882ac608fdfa44782d3119cab5afa",
      "new_mode": 33188,
      "new_path": "compiler/bindings/python/iree/compiler/tools/tf.py"
    },
    {
      "type": "modify",
      "old_id": "72333fd7fc882c3a974bb44aa77f32d4737ece48",
      "old_mode": 33188,
      "old_path": "compiler/bindings/python/iree/compiler/tools/tflite.py",
      "new_id": "84443adff3b83399e6847600717afaa3d7dda202",
      "new_mode": 33188,
      "new_path": "compiler/bindings/python/iree/compiler/tools/tflite.py"
    },
    {
      "type": "modify",
      "old_id": "d2bf6939d215166cefbe9fc020f12c605cfe4163",
      "old_mode": 33188,
      "old_path": "compiler/bindings/python/test/ir/registration_test.py",
      "new_id": "33c8f0036b7e485ddf18ca86c1b223bdef1d0031",
      "new_mode": 33188,
      "new_path": "compiler/bindings/python/test/ir/registration_test.py"
    },
    {
      "type": "modify",
      "old_id": "e4be98f7ffe98bb472de7516c207b57b3369dd87",
      "old_mode": 33188,
      "old_path": "compiler/bindings/python/test/tools/compiler_core_test.py",
      "new_id": "0f3ca3e8d966589289a329fd92aa7b1c50b90eeb",
      "new_mode": 33188,
      "new_path": "compiler/bindings/python/test/tools/compiler_core_test.py"
    },
    {
      "type": "modify",
      "old_id": "fc1ee71660391b3f1369b4cb1e227a8f4eb153c6",
      "old_mode": 33188,
      "old_path": "compiler/bindings/python/test/tools/compiler_tf_test.py",
      "new_id": "da98e088b6e2deb48f4879e9fc5b315bee873337",
      "new_mode": 33188,
      "new_path": "compiler/bindings/python/test/tools/compiler_tf_test.py"
    },
    {
      "type": "modify",
      "old_id": "17aac7e38189c4cd80f394bc76f59dd1a7a78f41",
      "old_mode": 33188,
      "old_path": "compiler/bindings/python/test/tools/compiler_tflite_test.py",
      "new_id": "8a99e32c024a932f1216e43b92442d574f499ca6",
      "new_mode": 33188,
      "new_path": "compiler/bindings/python/test/tools/compiler_tflite_test.py"
    },
    {
      "type": "modify",
      "old_id": "a325089ca5e1ab9fbcfb217d97a1d3afde8815c5",
      "old_mode": 33188,
      "old_path": "compiler/bindings/python/test/tools/testdata/generate_tflite.py",
      "new_id": "7fb8047c042956766175e152ad6bd4b8f98c1001",
      "new_mode": 33188,
      "new_path": "compiler/bindings/python/test/tools/testdata/generate_tflite.py"
    },
    {
      "type": "modify",
      "old_id": "c583291102470a8eb968f2994ce7d4418c5ef251",
      "old_mode": 33188,
      "old_path": "compiler/bindings/python/test/tools/testdata/generate_xla.py",
      "new_id": "b2a6c259641b98b31a9da81a85a5884fa11b0d26",
      "new_mode": 33188,
      "new_path": "compiler/bindings/python/test/tools/testdata/generate_xla.py"
    },
    {
      "type": "modify",
      "old_id": "5ed367afa6168f28e72e0e461a4c57e58b1f0d36",
      "old_mode": 33188,
      "old_path": "compiler/lit.cfg.py",
      "new_id": "e6d8b7c45e0d794cc0fe3b9c86363dd7b379f343",
      "new_mode": 33188,
      "new_path": "compiler/lit.cfg.py"
    },
    {
      "type": "modify",
      "old_id": "562d194f0aab0ffb1a570d0d145bfef12df8ee27",
      "old_mode": 33188,
      "old_path": "compiler/setup.py",
      "new_id": "4451bdea41b2b8c8c3bcaadd7e77934be5989a7d",
      "new_mode": 33188,
      "new_path": "compiler/setup.py"
    },
    {
      "type": "modify",
      "old_id": "950e72ff661150f9221e75192cb94d3e91f94064",
      "old_mode": 33261,
      "old_path": "compiler/src/iree/compiler/API/generate_exports.py",
      "new_id": "1f0545831b03c206f1b58c3565a13820753ce337",
      "new_mode": 33261,
      "new_path": "compiler/src/iree/compiler/API/generate_exports.py"
    },
    {
      "type": "modify",
      "old_id": "40aea824ce23f3d9d0561020264a3287d0a7c7c9",
      "old_mode": 33188,
      "old_path": "configure_bazel.py",
      "new_id": "abb877acfcee87a02b0b4e81e4bf50fde0a170d8",
      "new_mode": 33188,
      "new_path": "configure_bazel.py"
    },
    {
      "type": "modify",
      "old_id": "da752fc3a4e7940d1dcf2d021fdad1e272963b09",
      "old_mode": 33188,
      "old_path": "docs/api_docs/python/conf.py",
      "new_id": "06ad6e1e112672cce7b8ff545fa0288f1d4bf778",
      "new_mode": 33188,
      "new_path": "docs/api_docs/python/conf.py"
    },
    {
      "type": "modify",
      "old_id": "86f1730fdbcf4761c7b5a26058ae3f2ca63a773a",
      "old_mode": 33188,
      "old_path": "experimental/dispatch_profiler/batch_matmul.py",
      "new_id": "9b8c401fdfdf5577678f96b54a451f09e6503f6b",
      "new_mode": 33188,
      "new_path": "experimental/dispatch_profiler/batch_matmul.py"
    },
    {
      "type": "modify",
      "old_id": "f8b11fc3d3c18ed0314340c56ae4b826754061e7",
      "old_mode": 33188,
      "old_path": "experimental/dispatch_profiler/compile.py",
      "new_id": "12a67bba73dd81ef98cbf3b0dfb5962e19e167bf",
      "new_mode": 33188,
      "new_path": "experimental/dispatch_profiler/compile.py"
    },
    {
      "type": "modify",
      "old_id": "86cbe7807529136cfc247d8f1868fb1a34a85d09",
      "old_mode": 33188,
      "old_path": "experimental/dispatch_profiler/dispatch.py",
      "new_id": "c003271a0158e77dff29a47ffa717fc811b0300d",
      "new_mode": 33188,
      "new_path": "experimental/dispatch_profiler/dispatch.py"
    },
    {
      "type": "modify",
      "old_id": "21614b18c1466c4144ecea70d1dbc716a242e85b",
      "old_mode": 33188,
      "old_path": "experimental/dispatch_profiler/generator.py",
      "new_id": "59e6b95f23525802ff37479dc8fabe3374d96022",
      "new_mode": 33188,
      "new_path": "experimental/dispatch_profiler/generator.py"
    },
    {
      "type": "modify",
      "old_id": "1ea4931758a60b4b57408f49b9b5d94246eea06e",
      "old_mode": 33188,
      "old_path": "experimental/dispatch_profiler/launchers.py",
      "new_id": "e97ecf27713a70637cddd1492b56c6a617ecf36e",
      "new_mode": 33188,
      "new_path": "experimental/dispatch_profiler/launchers.py"
    },
    {
      "type": "modify",
      "old_id": "7dbb00b824b11efda42ec5eacb43125d9e1fc339",
      "old_mode": 33188,
      "old_path": "experimental/dispatch_profiler/library.py",
      "new_id": "2a7f34532ff4c5f975f571cd19f2b3ea88add74c",
      "new_mode": 33188,
      "new_path": "experimental/dispatch_profiler/library.py"
    },
    {
      "type": "modify",
      "old_id": "8fa126354a38f7a2d580d62157f7125744787181",
      "old_mode": 33188,
      "old_path": "experimental/dispatch_profiler/manifest.py",
      "new_id": "9254c3c96a57f048261f1746aabb853fdb8967ef",
      "new_mode": 33188,
      "new_path": "experimental/dispatch_profiler/manifest.py"
    },
    {
      "type": "modify",
      "old_id": "5ad8ad59e03071223ae33cfc45211e571151fa9b",
      "old_mode": 33188,
      "old_path": "experimental/dispatch_profiler/matmul.py",
      "new_id": "5ad633cdfeefc4c89a40507957df982b7db4b827",
      "new_mode": 33188,
      "new_path": "experimental/dispatch_profiler/matmul.py"
    },
    {
      "type": "modify",
      "old_id": "0c88ea28d6f4bd4b79a3eef8a3f1833285131c72",
      "old_mode": 33188,
      "old_path": "experimental/dispatch_profiler/options.py",
      "new_id": "b53d18364b9d36578d4fd516ff8264a8e780a704",
      "new_mode": 33188,
      "new_path": "experimental/dispatch_profiler/options.py"
    },
    {
      "type": "modify",
      "old_id": "37ebb2219edda9d91b083df99205e4c3f86cca12",
      "old_mode": 33188,
      "old_path": "experimental/dispatch_profiler/performance_report.py",
      "new_id": "e924baf3d7a131d66f070244d980bb12ac2754d9",
      "new_mode": 33188,
      "new_path": "experimental/dispatch_profiler/performance_report.py"
    },
    {
      "type": "modify",
      "old_id": "2fba3f93967cd12406932f0015a2e09952505291",
      "old_mode": 33188,
      "old_path": "experimental/dispatch_profiler/profiler.py",
      "new_id": "f9e460f53fae4a3fa0e8a286aceb7af2ebf79a7c",
      "new_mode": 33188,
      "new_path": "experimental/dispatch_profiler/profiler.py"
    },
    {
      "type": "modify",
      "old_id": "fc68512b82e6f0644124b74250b1b06c6cbddc35",
      "old_mode": 33188,
      "old_path": "experimental/dispatch_profiler/split_k_matmul.py",
      "new_id": "02f462e2a2d28d39181246f0eb725ddf265cd817",
      "new_mode": 33188,
      "new_path": "experimental/dispatch_profiler/split_k_matmul.py"
    },
    {
      "type": "modify",
      "old_id": "8ca2d0655a451f097864e8374bafe3940e6957b9",
      "old_mode": 33188,
      "old_path": "experimental/web/testing/parse_test_list.py",
      "new_id": "38979c40252f976bc1aeab1098920c3f6b3cab76",
      "new_mode": 33188,
      "new_path": "experimental/web/testing/parse_test_list.py"
    },
    {
      "type": "modify",
      "old_id": "ae561057d8354f503c8d204c37b68c43ab280f6a",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/lit.cfg.py",
      "new_id": "1ced0b6b71c680a938953057e4150c10d9d24d24",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/lit.cfg.py"
    },
    {
      "type": "modify",
      "old_id": "925a2e19f655a671e8ea027ce362ab86b37be450",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/python_projects/iree_tf/iree/tf/support/module_utils.py",
      "new_id": "8fd45d44429e8ab6fdc805fa42b609ff509cf1dc",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/python_projects/iree_tf/iree/tf/support/module_utils.py"
    },
    {
      "type": "modify",
      "old_id": "c3ff32df26145fd5e59bf8f02e3a831ba81b0b9b",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/python_projects/iree_tf/iree/tf/support/module_utils_test.py",
      "new_id": "b5249ebdba745423b867361dccd95fc6d5793710",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/python_projects/iree_tf/iree/tf/support/module_utils_test.py"
    },
    {
      "type": "modify",
      "old_id": "9a84956c1a217f23510704073658811014b8eb1e",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/python_projects/iree_tf/iree/tf/support/tf_test_utils.py",
      "new_id": "a49286fffdaf10e3aef4622b0e472f8429af1057",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/python_projects/iree_tf/iree/tf/support/tf_test_utils.py"
    },
    {
      "type": "modify",
      "old_id": "b42758111b50b11c227219a23af050d991e76243",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/python_projects/iree_tf/iree/tf/support/tf_test_utils_test.py",
      "new_id": "298a09aca54679839fde1328b5f6e00fd008524f",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/python_projects/iree_tf/iree/tf/support/tf_test_utils_test.py"
    },
    {
      "type": "modify",
      "old_id": "e84ba5cbf988f49b7736986763dbdb4ddf6cab03",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/python_projects/iree_tf/iree/tf/support/tf_utils.py",
      "new_id": "aa7251a1b02e78150dc2df908530c2ff2ac723d0",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/python_projects/iree_tf/iree/tf/support/tf_utils.py"
    },
    {
      "type": "modify",
      "old_id": "f26e8aa877c6d31d7a63aaf3414731a03c3ea4a2",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/python_projects/iree_tf/iree/tf/support/tf_utils_test.py",
      "new_id": "ad8018978c3f104ad83edf2c9882242ef2732197",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/python_projects/iree_tf/iree/tf/support/tf_utils_test.py"
    },
    {
      "type": "modify",
      "old_id": "c32e8ea554862e00220e0985fc25bb077d6e7244",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/python_projects/iree_tf/iree/tf/support/trace_utils.py",
      "new_id": "7a0d4449788a9e9e8b490c76717962b943dfd703",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/python_projects/iree_tf/iree/tf/support/trace_utils.py"
    },
    {
      "type": "modify",
      "old_id": "65f1fdf7db2fdcb7392764fa97628b2cd9106751",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/python_projects/iree_tf/iree/tf/support/trace_utils_test.py",
      "new_id": "fb10201df1b22dfc8e5e18465c2c2e254f19827b",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/python_projects/iree_tf/iree/tf/support/trace_utils_test.py"
    },
    {
      "type": "modify",
      "old_id": "6154bc9a8c1c9e470f7887c0c756db22ccaa30fa",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/python_projects/iree_tf/iree/tools/tf/__init__.py",
      "new_id": "11c0a0680fedfeb03707335843ea29c0a4c54378",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/python_projects/iree_tf/iree/tools/tf/__init__.py"
    },
    {
      "type": "modify",
      "old_id": "9efebda2bfb7a15ce012d3b3d6f28f416f8e734e",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/python_projects/iree_tf/iree/tools/tf/scripts/iree_import_tf/__main__.py",
      "new_id": "cd44c1e30204b9a8cd866dd64bcfb21739c5a1b3",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/python_projects/iree_tf/iree/tools/tf/scripts/iree_import_tf/__main__.py"
    },
    {
      "type": "modify",
      "old_id": "d59f430a024929a1f20d479ad6951fa69953674a",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/python_projects/iree_tf/setup.py",
      "new_id": "da94a7d1cf5c7720e4fc312a15f572b6a0f29509",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/python_projects/iree_tf/setup.py"
    },
    {
      "type": "modify",
      "old_id": "1d8001b318ea70b8fb01f3bd65949f30347b56e7",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/python_projects/iree_tflite/iree/tools/tflite/__init__.py",
      "new_id": "4916a877c1aae23871463390a56ad4ded713dbab",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/python_projects/iree_tflite/iree/tools/tflite/__init__.py"
    },
    {
      "type": "modify",
      "old_id": "7bf64b6824b2d47a295900cfb1f4953a785de4a2",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/python_projects/iree_tflite/iree/tools/tflite/scripts/iree_import_tflite/__main__.py",
      "new_id": "d6b5cb7e6457af69901f12fdb3d209090d3214a9",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/python_projects/iree_tflite/iree/tools/tflite/scripts/iree_import_tflite/__main__.py"
    },
    {
      "type": "modify",
      "old_id": "aa106108f0ef41f88b68dc367b3674723dd6298b",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/python_projects/iree_tflite/setup.py",
      "new_id": "6c8823c6038dd30b5ac598870f55c96d8598b2a5",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/python_projects/iree_tflite/setup.py"
    },
    {
      "type": "modify",
      "old_id": "3da89699e637c244bc3f10d734f01eda3f785d48",
      "old_mode": 33261,
      "old_path": "integrations/tensorflow/test/iree_tfl_tests/update_tflite_model_documentation.py",
      "new_id": "29fe7ead702aaa5cdae7e3d7a2778d4d4804a04a",
      "new_mode": 33261,
      "new_path": "integrations/tensorflow/test/iree_tfl_tests/update_tflite_model_documentation.py"
    },
    {
      "type": "modify",
      "old_id": "5b5b62e1c9349bf14eb32143fb97f536fb6ceddd",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/lit.cfg.py",
      "new_id": "9da1bb8dcd4be916a4dd199fc3d276080c3bbe3e",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/lit.cfg.py"
    },
    {
      "type": "modify",
      "old_id": "6442c827f1681638e42d53a20f767b69a0af074d",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/generate_runner.py",
      "new_id": "6e6bedfaba29df5b14eb448baaf6786c89f43870",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/generate_runner.py"
    },
    {
      "type": "modify",
      "old_id": "544a44325a9ae7d3d752c399b5462e2b4bb136fe",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/batch_norm_test.py",
      "new_id": "cdb0bea71f64fcb28d045e344061ef36d7ad2dee",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/batch_norm_test.py"
    },
    {
      "type": "modify",
      "old_id": "a7cd76abb50fa5e0927c00a7e1d1186a72af8b30",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/batch_to_space_nd_test.py",
      "new_id": "c801e53d5f63c3f6dbd40c250d2a9b6acff31bbe",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/batch_to_space_nd_test.py"
    },
    {
      "type": "modify",
      "old_id": "300fdfce736ecdce2a308d13a60c843bd245e269",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/broadcast_to_test.py",
      "new_id": "c4f43a3ae7ed00a923ed12448c3678784a9cf25d",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/broadcast_to_test.py"
    },
    {
      "type": "modify",
      "old_id": "07ae6ec57fbf145d0f2b926deccc2698bc888384",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/broadcasting_test.py",
      "new_id": "f168fcca13ed84dd67f1f5738dcdf2f038ecf86b",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/broadcasting_test.py"
    },
    {
      "type": "modify",
      "old_id": "3dbfd4526583c28b0c9d9f1fb953360319a54c6f",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/concat_test.py",
      "new_id": "d45939904f1269f1790414ed15b336344d047192",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/concat_test.py"
    },
    {
      "type": "modify",
      "old_id": "0196a7f3bdfeb125f016e138ea1f281ee64683cf",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/control_flow_test.py",
      "new_id": "5f1b33ff25ac357ce66957792ae42d5952005770",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/control_flow_test.py"
    },
    {
      "type": "modify",
      "old_id": "3373905e34a272dc9c379fc7a7163682492d3f32",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/conv_test.py",
      "new_id": "aa4c956215a56a88ceb2885d847344db8f6fc9c6",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/conv_test.py"
    },
    {
      "type": "modify",
      "old_id": "19ac6f7d7e5d7433061c85db70ec1b1680a904cd",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/conv_transpose_test.py",
      "new_id": "8501eb103f45f74afb9c7385b54f700d76b9db98",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/conv_transpose_test.py"
    },
    {
      "type": "modify",
      "old_id": "ab63b3346910bb34ab7be26fa86d222415cb19c3",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/depth_conv_test.py",
      "new_id": "c73bedf8f914fd88afc7c71a2823a5de31057b80",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/depth_conv_test.py"
    },
    {
      "type": "modify",
      "old_id": "e049c9e47c2fba927fec741e43ac63a859879d91",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/dynamic_mlp_relu_test.py",
      "new_id": "5784f41bfcf4a0b611024bdf0170fc20b9c79cae",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/dynamic_mlp_relu_test.py"
    },
    {
      "type": "modify",
      "old_id": "a648f2491aa9d93ec9c512c563b6c9b3551f0d47",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/dynamic_mlp_test.py",
      "new_id": "ce2be9576e2b1752198728b0bdc244810f32adef",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/dynamic_mlp_test.py"
    },
    {
      "type": "modify",
      "old_id": "11df38ee3db7ea6252d462adc1ef42319c34efaf",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/einsum_dynamic_test.py",
      "new_id": "1132135534b69d0304c68149d46fc21cbdcd0382",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/einsum_dynamic_test.py"
    },
    {
      "type": "modify",
      "old_id": "00ea10c66d0168e6b37c4561cc7baa66e2a44584",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/einsum_static_test.py",
      "new_id": "4e82f29cf0607520999a2c704fb32d38675540fc",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/einsum_static_test.py"
    },
    {
      "type": "modify",
      "old_id": "228f26bda0d10b07117edfc9cc41665490ddf965",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/einsum_vector_test.py",
      "new_id": "147faff436de415a777dd20080e6b02d865772a8",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/einsum_vector_test.py"
    },
    {
      "type": "modify",
      "old_id": "7135a05c073a2671f2583c8202e42865568d3f91",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/fft_test.py",
      "new_id": "3cba32aa042817b27faa4d43d9bd5982d53bb53e",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/fft_test.py"
    },
    {
      "type": "modify",
      "old_id": "ef1166466d8c9d1b9fc0ff84705df39643cc64f1",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/fill_test.py",
      "new_id": "d9e14f5332ae7cd82b35de0730c173df73275dcf",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/fill_test.py"
    },
    {
      "type": "modify",
      "old_id": "dfdbaca50429a30b77cf4b299ec580b3693d4668",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/gather_test.py",
      "new_id": "a183d18656cebde4b3ec3b058be390b86b42ca56",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/gather_test.py"
    },
    {
      "type": "modify",
      "old_id": "5600560fd94c81c1eaed7aa1293912c6a7b4b4f9",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/image_resize_test.py",
      "new_id": "fffd61d6cb44f247db584961305771cf1112e758",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/image_resize_test.py"
    },
    {
      "type": "modify",
      "old_id": "88a4dcc49c70090f19d1cbc14f26187d8dc7548e",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/linspace_test.py",
      "new_id": "1894aad37a77948f5b11ff5ff9a2da0a0a6720a9",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/linspace_test.py"
    },
    {
      "type": "modify",
      "old_id": "8c0c6161c47d14f728b5dd2505f88c8086db5a70",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/mandelbrot_test.py",
      "new_id": "7ffe0e18f776b05b32e6d28ca9332fbbd3592c4d",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/mandelbrot_test.py"
    },
    {
      "type": "modify",
      "old_id": "01fac2ed1a3175a6f14c805e1abaded5c5a4aae1",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/matrix_ops_dynamic_test.py",
      "new_id": "466e30b0a04c0a0779054a8b586587541c5f1875",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/matrix_ops_dynamic_test.py"
    },
    {
      "type": "modify",
      "old_id": "412339a2d803ac4f74a5ede88c470b358d9fff04",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/matrix_ops_static_test.py",
      "new_id": "648c26cf406fe2476446ef5f45d7b2f317688774",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/matrix_ops_static_test.py"
    },
    {
      "type": "modify",
      "old_id": "2a3aaff17229541ee2bc67c8ef08605a7bfd4d70",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/mobile_bert_squad_test.py",
      "new_id": "8c554db109d019cd95d2e7b6a994cee7a82b1355",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/mobile_bert_squad_test.py"
    },
    {
      "type": "modify",
      "old_id": "ba77687b773b526cfbc12213adbb698997fc10aa",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/pytree_test.py",
      "new_id": "71329b4563b10a17550584516e83aef8d9f7ec20",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/pytree_test.py"
    },
    {
      "type": "modify",
      "old_id": "14b89302705c92e77697660acea3e8eb5d32cedd",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/quantization_dyn_test.py",
      "new_id": "7e0baaab71b91bc685c5d9f0035d4989b11658a4",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/quantization_dyn_test.py"
    },
    {
      "type": "modify",
      "old_id": "c96982a2f5658c77196a902894726441f77889c5",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/quantization_test.py",
      "new_id": "826a13866a13b3ef6c7c4c43abc78f62c8b7adba",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/quantization_test.py"
    },
    {
      "type": "modify",
      "old_id": "08d7c4dacb3ed364e9cfc049fdb312fad9b840d7",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/range_test.py",
      "new_id": "822afd4297a02d3aa6d46fe11d42cfacd2ea520a",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/range_test.py"
    },
    {
      "type": "modify",
      "old_id": "3bf41cfee9dffeefaa0794c951fc7cc749206420",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/resource_ops_test.py",
      "new_id": "e0b6d9a63cd60fa830ae62d43e7acdac4f52e18b",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/resource_ops_test.py"
    },
    {
      "type": "modify",
      "old_id": "3dd345dd7b3213094f28469e80d3dcb5137b5e37",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/ring_buffer_test.py",
      "new_id": "0fb1541199e9cdc7fa2b9e9a708da3e58edaa2e5",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/ring_buffer_test.py"
    },
    {
      "type": "modify",
      "old_id": "6519e78e22a7cdbd111a985f90f524d9c7341c51",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/scatter_update_test.py",
      "new_id": "9754f2579abcf0d4b9286a4fbf8f25cd5da0a767",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/scatter_update_test.py"
    },
    {
      "type": "modify",
      "old_id": "c6a4ae878bf97a928c64660eac2acfa7f8eca05b",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/simple_arithmetic_test.py",
      "new_id": "ac8c1c50040095cfe41307fa8f4007f1381e8626",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/simple_arithmetic_test.py"
    },
    {
      "type": "modify",
      "old_id": "c2d88cab6fbf2e7bae4e1a3bd59c89e10d82e0b5",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/simple_stateful_test.py",
      "new_id": "4bcf2828087eba90fb7b26232be5758d49266e5a",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/simple_stateful_test.py"
    },
    {
      "type": "modify",
      "old_id": "fcbad1796af69430519d031a731c57b30f3e6252",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/sliding_window_test.py",
      "new_id": "b9daf74a6ba3a2d51a8ace33e5bd60f2b5b3c0b1",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/sliding_window_test.py"
    },
    {
      "type": "modify",
      "old_id": "44bbbf33f40428940e772b5d84d0c30c53eb9a7d",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tf_tests/space_to_batch_nd_test.py",
      "new_id": "e949ff9ee5a65e6f7ae52e2c843d220852c7712a",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tf_tests/space_to_batch_nd_test.py"
    },
    {
      "type": "modify",
      "old_id": "aa67a3f6c74283bd8ea7a4c8050bffe53fc72fae",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tfl_tests/cartoon_gan_test.py",
      "new_id": "1cb3ee1b0c72ec5ecd8249706f321b8c95c17469",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tfl_tests/cartoon_gan_test.py"
    },
    {
      "type": "modify",
      "old_id": "b5d9f26470e4cce9ff3c213fe5ef94d87c08a5c6",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tfl_tests/east_text_detector_test.py",
      "new_id": "d0a103b5465aacf1c2de6d589ffa11b35c02dae9",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tfl_tests/east_text_detector_test.py"
    },
    {
      "type": "modify",
      "old_id": "5d98e7e425d5637049e768328769a74b1a4e0743",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tfl_tests/gpt2_test.py",
      "new_id": "cccf17f0959859c1057048e65ce0cc39273179c3",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tfl_tests/gpt2_test.py"
    },
    {
      "type": "modify",
      "old_id": "0de2cf13568a3e0333d0d8795bd6e2a7026f72b2",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tfl_tests/imagenet_test_data.py",
      "new_id": "b0702eefe9b25dde1abae7bae8867765407d191a",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tfl_tests/imagenet_test_data.py"
    },
    {
      "type": "modify",
      "old_id": "71f2044916e5f26d68c1c5d8a2e47cec20b511a4",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tfl_tests/mnasnet_test.py",
      "new_id": "42777a8e39e536c8670b29a0e84bdaee59c69c35",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tfl_tests/mnasnet_test.py"
    },
    {
      "type": "modify",
      "old_id": "924537df01dc4e30d12fc98dc8bb7a4ef8777ba3",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tfl_tests/mobilebert_tf2_quant_test.py",
      "new_id": "1ad9e6133927237ca49cabbc6f1b21134b41860f",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tfl_tests/mobilebert_tf2_quant_test.py"
    },
    {
      "type": "modify",
      "old_id": "ab9f15dfa1c7d519d35874b2391407f4d3a0707c",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tfl_tests/mobilenet_v1_test.py",
      "new_id": "2a3525b0ac8db9890ccf3d21fbfd4ed0352790b4",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tfl_tests/mobilenet_v1_test.py"
    },
    {
      "type": "modify",
      "old_id": "9b303f16159e0974c43c0fed14023330fd25eeb3",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tfl_tests/mobilenet_v3-large_uint8_test.py",
      "new_id": "9e90809224d5d5977019bb86f8d9ce8b27049aae",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tfl_tests/mobilenet_v3-large_uint8_test.py"
    },
    {
      "type": "modify",
      "old_id": "e77e3951a64eeb3cf18ae3d7360a985667679737",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tfl_tests/mobilenet_v3_test.py",
      "new_id": "5d8769c8cf9e108e77a1a0840939a33bc02c42db",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tfl_tests/mobilenet_v3_test.py"
    },
    {
      "type": "modify",
      "old_id": "5b7662ce671ba918ca3f9ea895dfa70522a0117e",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tfl_tests/person_detect_test.py",
      "new_id": "70bcab42f33b7af345032abf5b09bde6820a7f77",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tfl_tests/person_detect_test.py"
    },
    {
      "type": "modify",
      "old_id": "3ec3540281879c5506a894f6e826c97a5acc2602",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tfl_tests/posenet_i8_test.py",
      "new_id": "33c3b4b464d9e8810c3645260d721f042381a97b",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tfl_tests/posenet_i8_test.py"
    },
    {
      "type": "modify",
      "old_id": "9f07d1435650f06ac245b5e5a41f346e9233f4bb",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tfl_tests/resnet_50_int8_test.py",
      "new_id": "226608d57349f7df36b831895ce3c0022dbac14a",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tfl_tests/resnet_50_int8_test.py"
    },
    {
      "type": "modify",
      "old_id": "20a73f3a7c6c3329d5e99dccff6e1cb34c91dc17",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tfl_tests/squad_test_data.py",
      "new_id": "d624d51f78cb5e561ccc52f516621dafeb680289",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tfl_tests/squad_test_data.py"
    },
    {
      "type": "modify",
      "old_id": "dc5321b28573a88fe5e234123d3bf6fe9b169965",
      "old_mode": 33188,
      "old_path": "integrations/tensorflow/test/python/iree_tfl_tests/test_util.py",
      "new_id": "bbbfd87233ec8b9c64d5040639c44de61572ae3d",
      "new_mode": 33188,
      "new_path": "integrations/tensorflow/test/python/iree_tfl_tests/test_util.py"
    },
    {
      "type": "modify",
      "old_id": "e315cb3573d960b761d1720117e69d45222779b3",
      "old_mode": 33188,
      "old_path": "llvm-external-projects/iree-dialects/python/iree/compiler/dialects/_iree_linalg_transform_ops_ext.py",
      "new_id": "2dc4516884f06e17488e208896ddfa02e7f4d416",
      "new_mode": 33188,
      "new_path": "llvm-external-projects/iree-dialects/python/iree/compiler/dialects/_iree_linalg_transform_ops_ext.py"
    },
    {
      "type": "modify",
      "old_id": "754c9fac82db3f4963c51cc483d88514c07d101c",
      "old_mode": 33188,
      "old_path": "llvm-external-projects/iree-dialects/python/iree/compiler/dialects/_iree_structured_transform_ops_ext.py",
      "new_id": "f1f89550bd421e23d4c0b62394c96b3fc14ca222",
      "new_mode": 33188,
      "new_path": "llvm-external-projects/iree-dialects/python/iree/compiler/dialects/_iree_structured_transform_ops_ext.py"
    },
    {
      "type": "modify",
      "old_id": "0a3fe29f3db38830746b7e6172d263bc87f631c1",
      "old_mode": 33188,
      "old_path": "llvm-external-projects/iree-dialects/test/lit.cfg.py",
      "new_id": "c0cd5c23a025f117caa5616e717237f1a06057c5",
      "new_mode": 33188,
      "new_path": "llvm-external-projects/iree-dialects/test/lit.cfg.py"
    },
    {
      "type": "modify",
      "old_id": "1a0402b3a66591672593ca9b9e49436ed7066663",
      "old_mode": 33188,
      "old_path": "llvm-external-projects/iree-dialects/test/python/smoketest.py",
      "new_id": "fe1abb7088dd8c528584bb11c969fafd2b8c666e",
      "new_mode": 33188,
      "new_path": "llvm-external-projects/iree-dialects/test/python/smoketest.py"
    },
    {
      "type": "modify",
      "old_id": "c3b82142360175306ca7db118cf48695219f668c",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/iree/runtime/array_interop.py",
      "new_id": "72b236c33930c54455e63973715d170659aefcb2",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/iree/runtime/array_interop.py"
    },
    {
      "type": "modify",
      "old_id": "c6ee5f94a0e7a096be502cf98c8ff3ab9048e880",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/iree/runtime/benchmark.py",
      "new_id": "d301469ef6535fa2eaae82b9f542bf40e66053a0",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/iree/runtime/benchmark.py"
    },
    {
      "type": "modify",
      "old_id": "5ad16241b940ee68473f1423fd7920ecc6d3e175",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/iree/runtime/function.py",
      "new_id": "1eb917a8b7d271ff39bd366f746b1da046f3beb0",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/iree/runtime/function.py"
    },
    {
      "type": "modify",
      "old_id": "f9672dd4b3b3bd6fdf6a0311000ff3f8f210a241",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/iree/runtime/scripts/iree_benchmark_module/__main__.py",
      "new_id": "528bc2ac2d46016712667f3d0227a53f9224acb5",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/iree/runtime/scripts/iree_benchmark_module/__main__.py"
    },
    {
      "type": "modify",
      "old_id": "007e96ecd4298f8723d2251cbbcf15216e7370ad",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/iree/runtime/scripts/iree_benchmark_trace/__main__.py",
      "new_id": "ba64bd658af684584752efad7ff3b94923034126",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/iree/runtime/scripts/iree_benchmark_trace/__main__.py"
    },
    {
      "type": "modify",
      "old_id": "a5509a3d013ae996d9aedeedd96ed1a55717388b",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/iree/runtime/scripts/iree_run_module/__main__.py",
      "new_id": "7fdac38eef853ac396ed1d30f6f3cf17ff5bfca9",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/iree/runtime/scripts/iree_run_module/__main__.py"
    },
    {
      "type": "modify",
      "old_id": "08dced348ebaa3cf3e26b82d5c9f23e3046520dd",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/iree/runtime/scripts/iree_run_trace/__main__.py",
      "new_id": "d75a65b244acf47dda8bb653348895b2dd85b226",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/iree/runtime/scripts/iree_run_trace/__main__.py"
    },
    {
      "type": "modify",
      "old_id": "58f2118d7c3b713f08e3e31238636291444406c9",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/iree/runtime/scripts/iree_tracy_capture/__main__.py",
      "new_id": "f5e36fab6d901cddfcf11e6230bf254eae88bf36",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/iree/runtime/scripts/iree_tracy_capture/__main__.py"
    },
    {
      "type": "modify",
      "old_id": "2423d2f5f2adc853544970f4a556cb9760af27fe",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/iree/runtime/system_api.py",
      "new_id": "8a2c204141bfc5bd4e23e6bcb8993386096f07e6",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/iree/runtime/system_api.py"
    },
    {
      "type": "modify",
      "old_id": "99c276d999a1eac22f92a8947722d617ef830a25",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/iree/runtime/system_setup.py",
      "new_id": "0560003d5f1d8384695a420bf0f026aadef2cfe1",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/iree/runtime/system_setup.py"
    },
    {
      "type": "modify",
      "old_id": "8650654a8f9f2d770303ad097f93245a61b5bff9",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/iree/runtime/tracing.py",
      "new_id": "bda1df9f2890c2563a46428af4206ef3d6c4592e",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/iree/runtime/tracing.py"
    },
    {
      "type": "modify",
      "old_id": "602c1db08d10a10cd71663d0d286c8c4c58fa2c1",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/tests/array_interop_test.py",
      "new_id": "89c325ad8d924a6d170fa7cf3758fd194e92d886",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/tests/array_interop_test.py"
    },
    {
      "type": "modify",
      "old_id": "b81137df25f6ac3328994c1bac9908e47eb8e136",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/tests/devices_cli_test.py",
      "new_id": "26c614d110881c917f4272757f8d7f1aa17862e8",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/tests/devices_cli_test.py"
    },
    {
      "type": "modify",
      "old_id": "56309abfd91aad02cd2c6ecc82b80129b297f679",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/tests/flags_test.py",
      "new_id": "6cfd7d47e690efc30479931ffa4b19ee817c506f",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/tests/flags_test.py"
    },
    {
      "type": "modify",
      "old_id": "4c23cc61ef14bf87ee747db1aaa8c2b1b8000db1",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/tests/function_test.py",
      "new_id": "95625e906b9a54ec07b91a9be2a847f11e076142",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/tests/function_test.py"
    },
    {
      "type": "modify",
      "old_id": "654039209796c7e6361cf855c9d8d90daac4d118",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/tests/hal_test.py",
      "new_id": "38eaf3d0f22c684cd1f34b8a2302e29f1620a79d",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/tests/hal_test.py"
    },
    {
      "type": "modify",
      "old_id": "111008663f2c05053c37add9f94000abfef14abd",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/tests/package_test.py",
      "new_id": "facbe314c862c8c1bd32a06cc87ac6e18bf8edef",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/tests/package_test.py"
    },
    {
      "type": "modify",
      "old_id": "831b51082e20bdc2550bf8152dea78c643fd0abe",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/tests/py_module_test.py",
      "new_id": "05f60788133e03af95fd20e26375e8ceb48c45eb",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/tests/py_module_test.py"
    },
    {
      "type": "modify",
      "old_id": "227df92107c269a42a255ea561546052520437ba",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/tests/system_api_test.py",
      "new_id": "be5f09646f762d7580a9bfc7da80b332fbdffa78",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/tests/system_api_test.py"
    },
    {
      "type": "modify",
      "old_id": "3248b7ca423cb463a50d8a8aef2c4a1b2471811f",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/tests/system_setup_test.py",
      "new_id": "2d0ddf9ea2cb327792dd4ac0d4476aa7c064d16a",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/tests/system_setup_test.py"
    },
    {
      "type": "modify",
      "old_id": "e997f462c5cd4e19eb98d30af2b4b0cc30eaceaa",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/tests/vm_test.py",
      "new_id": "f412c7b77c3912943395d95714522cc05cc4adb5",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/tests/vm_test.py"
    },
    {
      "type": "modify",
      "old_id": "3e0a951c6ff3a5151d9a09c14735ffe9be36418c",
      "old_mode": 33188,
      "old_path": "runtime/bindings/python/tests/vm_types_test.py",
      "new_id": "db8c7e8e669e8cbf6212da0eaeec3aa318a0f7c3",
      "new_mode": 33188,
      "new_path": "runtime/bindings/python/tests/vm_types_test.py"
    },
    {
      "type": "modify",
      "old_id": "77a049855cc096e7bba0a3fe4b7a29d82638c13c",
      "old_mode": 33188,
      "old_path": "runtime/lit.cfg.py",
      "new_id": "cc344cbed8cd6e6c029710787401188306bb58e0",
      "new_mode": 33188,
      "new_path": "runtime/lit.cfg.py"
    },
    {
      "type": "modify",
      "old_id": "c827ef1457f1680672db34e26f3b61a745da2981",
      "old_mode": 33188,
      "old_path": "runtime/setup.py",
      "new_id": "9aee63996eacfba0324446504b3be9e5ee9490b3",
      "new_mode": 33188,
      "new_path": "runtime/setup.py"
    },
    {
      "type": "modify",
      "old_id": "1f739c3e27b304c58f24484b15a397f19b6e09b6",
      "old_mode": 33188,
      "old_path": "runtime/src/iree/tooling/testdata/npy/generate_npy_files.py",
      "new_id": "2d96ac9e479b6a6c3822c6153bef5cfa32cbfda1",
      "new_mode": 33188,
      "new_path": "runtime/src/iree/tooling/testdata/npy/generate_npy_files.py"
    },
    {
      "type": "modify",
      "old_id": "a714bae7a3eb8f9f3a9a29a2d7c9d3d4ba0f97ef",
      "old_mode": 33261,
      "old_path": "samples/colab/test_notebooks.py",
      "new_id": "8dbbba268be2191ddb29e32ebeac7b2ebfb324d2",
      "new_mode": 33261,
      "new_path": "samples/colab/test_notebooks.py"
    },
    {
      "type": "modify",
      "old_id": "db9454a89cdde6b593ae4112200787ded5b38475",
      "old_mode": 33188,
      "old_path": "samples/compiler_plugins/simple_io_sample/test/run_mock.py",
      "new_id": "942c05105790bcd3961d14300381b045a44350ca",
      "new_mode": 33188,
      "new_path": "samples/compiler_plugins/simple_io_sample/test/run_mock.py"
    },
    {
      "type": "modify",
      "old_id": "77a049855cc096e7bba0a3fe4b7a29d82638c13c",
      "old_mode": 33188,
      "old_path": "samples/lit.cfg.py",
      "new_id": "cc344cbed8cd6e6c029710787401188306bb58e0",
      "new_mode": 33188,
      "new_path": "samples/lit.cfg.py"
    },
    {
      "type": "modify",
      "old_id": "42682b4e90d771c284926daa034f33f518e14a54",
      "old_mode": 33188,
      "old_path": "samples/py_custom_module/decode_secret_message.py",
      "new_id": "e28d3e3f3848ed952c762776c72455a55ee2814b",
      "new_mode": 33188,
      "new_path": "samples/py_custom_module/decode_secret_message.py"
    },
    {
      "type": "modify",
      "old_id": "6253ccaf6f03a46e018b3c53b3ae87fd8b5db7f0",
      "old_mode": 33188,
      "old_path": "samples/vision_inference/convert_image.py",
      "new_id": "ee1ef440e80e828858ac62e37cdbb1d7321406b8",
      "new_mode": 33188,
      "new_path": "samples/vision_inference/convert_image.py"
    },
    {
      "type": "modify",
      "old_id": "3fde6e68e8fa5bb926639a5ce22d7824c45ea1ff",
      "old_mode": 33188,
      "old_path": "tests/e2e/matmul/generate_e2e_matmul_tests.py",
      "new_id": "53dbbb4d3843a2e3cf8103a0418bdd87bd07e958",
      "new_mode": 33188,
      "new_path": "tests/e2e/matmul/generate_e2e_matmul_tests.py"
    },
    {
      "type": "modify",
      "old_id": "8fcc36dcb82f51680cbdfcac0d734f4d102fe936",
      "old_mode": 33188,
      "old_path": "tests/e2e/models/mnist_train_test/datasets.py",
      "new_id": "2caa7c53c9f6c3d8ab298bd449249ec2780e9aa4",
      "new_mode": 33188,
      "new_path": "tests/e2e/models/mnist_train_test/datasets.py"
    },
    {
      "type": "modify",
      "old_id": "a5e5d6a28fb25dce482089d6826faf70b89a645e",
      "old_mode": 33188,
      "old_path": "tests/e2e/models/mnist_train_test/generate_test_data.py",
      "new_id": "52dda817a6a292a359cdf44d643e57b4afad8c9a",
      "new_mode": 33188,
      "new_path": "tests/e2e/models/mnist_train_test/generate_test_data.py"
    },
    {
      "type": "modify",
      "old_id": "578ad090fef5cdd56483345cbef99261e341738e",
      "old_mode": 33188,
      "old_path": "tests/e2e/models/mnist_train_test/mnist_train_test.py",
      "new_id": "f339face945d648d668defbabd03a0044a006c2a",
      "new_mode": 33188,
      "new_path": "tests/e2e/models/mnist_train_test/mnist_train_test.py"
    },
    {
      "type": "modify",
      "old_id": "5ed367afa6168f28e72e0e461a4c57e58b1f0d36",
      "old_mode": 33188,
      "old_path": "tests/lit.cfg.py",
      "new_id": "e6d8b7c45e0d794cc0fe3b9c86363dd7b379f343",
      "new_mode": 33188,
      "new_path": "tests/lit.cfg.py"
    },
    {
      "type": "modify",
      "old_id": "6c8ed401ffa1996ad22e61c1ca1426d419721720",
      "old_mode": 33188,
      "old_path": "tools/lit.cfg.py",
      "new_id": "c74928c710c6b39daf41856df8ae65243f052868",
      "new_mode": 33188,
      "new_path": "tools/lit.cfg.py"
    },
    {
      "type": "modify",
      "old_id": "d88b55dcd22c9c866109f72fb289480893d2c8cb",
      "old_mode": 33188,
      "old_path": "tools/test/echo_npy.py",
      "new_id": "0e59f990a28a28ef27377030dd7ca5e5d62d4bad",
      "new_mode": 33188,
      "new_path": "tools/test/echo_npy.py"
    }
  ]
}
