From 7bd2e3bca1809a586a2b3072a16c75e871a256b3 Mon Sep 17 00:00:00 2001 From: Yutao Xu Date: Tue, 25 Feb 2025 08:06:35 +0000 Subject: [PATCH] Update torch-xpu-ops commit pin (#147743) Update the torch-xpu-ops commit to [306a0ffb6e0cae27c5bd9a3b9cd378048c8e00e7](https://github.com/intel/torch-xpu-ops/commit/306a0ffb6e0cae27c5bd9a3b9cd378048c8e00e7), includes: - Bugfix (LayerNorm/Nonzeros) - Update AOT target Pull Request resolved: https://github.com/pytorch/pytorch/pull/147743 Approved by: https://github.com/EikanWang --- third_party/xpu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/xpu.txt b/third_party/xpu.txt index 7f540d79345..acc7c7cee75 100644 --- a/third_party/xpu.txt +++ b/third_party/xpu.txt @@ -1 +1 @@ -a14d1eaa834a616705068103dc8129319087e864 +306a0ffb6e0cae27c5bd9a3b9cd378048c8e00e7