From 2ef750d5be326e8893a4e6bf4ad06a593fa967e6 Mon Sep 17 00:00:00 2001 From: iree-github-actions-bot Date: Mon, 3 Jul 2023 13:35:47 -0700 Subject: [PATCH] Update nightly dependencies (#174) * iree: 566ed4dc1 Fix mmperf and sharktank to use A100 runner (#14286) (Fri Jun 30 23:03:54 2023 +0000) * openxla-pjrt-plugin: 6b56a55 Update nightly dependencies (#216) (Mon Jul 3 19:41:58 2023 +0000) --- sync_deps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sync_deps.py b/sync_deps.py index a1f7fc8..435d3e5 100644 --- a/sync_deps.py +++ b/sync_deps.py @@ -8,7 +8,7 @@ PINNED_VERSIONS = { "iree": "566ed4dc140b451f7ec45b0861a73fb97c0c6b4c", - "openxla-pjrt-plugin": "6c826d290345e0462f955d401b59892bc1f3ffc7" + "openxla-pjrt-plugin": "6b56a55e314db63f463f54b41f269044e7878fd2" } ORIGINS = {