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

fix batch norm driver command for some configs that were failing #3368

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

bghimireamd
Copy link
Contributor

@bghimireamd bghimireamd commented Nov 5, 2024

updated batch norm driver command for some configs that were failing.
I reverted the way variables were initialized to old way and the driver command start passing.

these driver command was failing before and now its passing.
MIOPEN_ENABLE_LOGGING=1 MIOPEN_LOG_LEVEL=6 ./bin/MIOpenDriver bnorm -n 1 -c 1 -H 101 -W 101 -m 1 --forw 1 -b 0 -s 1 -r 1
MIOPEN_ENABLE_LOGGING=1 MIOPEN_LOG_LEVEL=6 ./bin/MIOpenDriver bnorm -n 8 -c 32 -H 470 -W 725 -m 1 --forw 1 -b 0 -s 1 -r 1

@junliume junliume merged commit 92b1888 into develop Nov 12, 2024
34 of 143 checks passed
@junliume junliume deleted the bg/fix_new_bn_driver_config_fail branch November 12, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants