From a043988a6413fe4184e3755c542874c49dac5a44 Mon Sep 17 00:00:00 2001 From: Stuti Ravikiran Wali Date: Sun, 10 May 2026 23:49:45 +0530 Subject: [PATCH 1/2] Update pytorch_2.7.1_ubi_9.3.sh --- p/pytorch/pytorch_2.7.1_ubi_9.3.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/p/pytorch/pytorch_2.7.1_ubi_9.3.sh b/p/pytorch/pytorch_2.7.1_ubi_9.3.sh index af768ddc56..c19224e7ab 100644 --- a/p/pytorch/pytorch_2.7.1_ubi_9.3.sh +++ b/p/pytorch/pytorch_2.7.1_ubi_9.3.sh @@ -18,6 +18,7 @@ # # --------------------------------------------------------------------------- + set -e # Variables PACKAGE_NAME=pytorch From 8a6fdfd19ab37a92d348389085e88bd605713817 Mon Sep 17 00:00:00 2001 From: Stuti Ravikiran Wali Date: Sun, 10 May 2026 23:50:09 +0530 Subject: [PATCH 2/2] Update build_info.json --- p/pytorch/build_info.json | 1 + 1 file changed, 1 insertion(+) diff --git a/p/pytorch/build_info.json b/p/pytorch/build_info.json index e1c9a382a5..f531d720bb 100644 --- a/p/pytorch/build_info.json +++ b/p/pytorch/build_info.json @@ -48,3 +48,4 @@ "build_script":"pytorch_2.1.0_ubi_9.3.sh" } } +