From 1b6d6109dd48e28ce2d56a8fd79af8264c48d5d0 Mon Sep 17 00:00:00 2001 From: "Sun, Jiayi" Date: Wed, 20 Nov 2024 23:02:52 -0800 Subject: [PATCH] Update submodule ideep for ideep conv changes (#141101) Summary: Update submodule ideep to include ideep conv changes: modify convolution_forward to support broadcast add fusion. Pull Request resolved: https://github.com/pytorch/pytorch/pull/141101 Approved by: https://github.com/Skylion007, https://github.com/jgong5 --- third_party/ideep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/ideep b/third_party/ideep index 41d636c2bbcea..fe850078ba5eb 160000 --- a/third_party/ideep +++ b/third_party/ideep @@ -1 +1 @@ -Subproject commit 41d636c2bbcea6bff0faf97cdb65a48cdde987af +Subproject commit fe850078ba5ebc5b2056938026bc30b9e3f60421