Skip to content

Commit

Permalink
[ZENDNN INFRA] Updated ZENDNN_PT_VERSION to 1.11.0
Browse files Browse the repository at this point in the history
Signed-off-by: Bommidi, Bhargavi <[email protected]>
Change-Id: I33ecf54e1f88d44e4c3063b24208088c0025816f
Reviewed-on: http://gerrit-git.amd.com/c/amd/ec/ZenDNN/+/685680
Reviewed-by: NAVEEN THANGUDU <[email protected]>
Reviewed-by: Ratan Prasad <[email protected]>
Tested-by: Ratan Prasad <[email protected]>
  • Loading branch information
Bommidi, Bhargavi authored and ratan-prasad committed May 31, 2022
1 parent 470630f commit 0fc322c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/zendnn_PT_env_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0fc322c

Please sign in to comment.