Skip to content

Commit

Permalink
[ZENDNN CORE] TF v2.9 as default version
Browse files Browse the repository at this point in the history
Make TF v2.9 as default version

Signed-off-by: Ratan Prasad <[email protected]>
Change-Id: I4288f8cff69e129df517e0991c8fcec1075d3e8a
Reviewed-on: http://gerrit-git.amd.com/c/amd/ec/ZenDNN/+/675114
Tested-by: Llvm Cpu <[email protected]>
Reviewed-by: Aakar Dwivedi <[email protected]>
  • Loading branch information
ratan-prasad committed May 16, 2022
1 parent 90f37d2 commit c89a060
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/zendnn_TF_env_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -147,8 +147,8 @@ else
echo "OMP_PROC_BIND=$OMP_PROC_BIND"
fi

#By default setting ZENDNN_TF_VERSION as 2.8
export ZENDNN_TF_VERSION=2.8
#By default setting ZENDNN_TF_VERSION as 2.9
export ZENDNN_TF_VERSION=2.9
echo "ZENDNN_TF_VERSION=$ZENDNN_TF_VERSION"

#Disabling export of GCC BLIS and ZenDNN library and other paths when building
Expand Down

0 comments on commit c89a060

Please sign in to comment.