Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TF 2.13 branch support to build wheel and docker files #2134

Merged

Conversation

WBobby
Copy link

@WBobby WBobby commented Jun 19, 2023

No description provided.

fi
# For TF version higher than 2.12, use the new AMD benchmarks repo
if (( ${tf_ver//./} > 212 ));then
benchmarks_repo='https://github.com/ROCmSoftwarePlatform/benchmarks'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that this repo is deprecated and we're working with QA to use the models repo as a replacement.

@WBobby WBobby merged commit 959a418 into ROCm:r2.13-rocm-enhanced Jun 21, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants