From 0fc322ca0a783d8ceb51970e1447710e5d8d6307 Mon Sep 17 00:00:00 2001 From: "Bommidi, Bhargavi" Date: Tue, 31 May 2022 14:44:13 +0530 Subject: [PATCH] [ZENDNN INFRA] Updated ZENDNN_PT_VERSION to 1.11.0 Signed-off-by: Bommidi, Bhargavi Change-Id: I33ecf54e1f88d44e4c3063b24208088c0025816f Reviewed-on: http://gerrit-git.amd.com/c/amd/ec/ZenDNN/+/685680 Reviewed-by: NAVEEN THANGUDU Reviewed-by: Ratan Prasad Tested-by: Ratan Prasad --- scripts/zendnn_PT_env_setup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/zendnn_PT_env_setup.sh b/scripts/zendnn_PT_env_setup.sh index df18eb1..42312b6 100755 --- a/scripts/zendnn_PT_env_setup.sh +++ b/scripts/zendnn_PT_env_setup.sh @@ -140,8 +140,8 @@ fi export GOMP_CPU_AFFINITY="0-63" echo "GOMP_CPU_AFFINITY=$GOMP_CPU_AFFINITY" -#By default setting ZENDNN_PT_VERSION as 1.9.0 -export ZENDNN_PT_VERSION="1.9.0" +#By default setting ZENDNN_PT_VERSION as 1.11.0 +export ZENDNN_PT_VERSION="1.11.0" echo "ZENDNN_PT_VERSION=$ZENDNN_PT_VERSION" #Use local copy of ZenDNN library source code when building #pytorch wih zendnn