-
Notifications
You must be signed in to change notification settings - Fork 66
[release/2.7][ROCm][TunableOp] Minor fix to BLAS logging for ScaledGEMM with no bi… #2048
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
base: release/2.7
Are you sure you want to change the base?
[release/2.7][ROCm][TunableOp] Minor fix to BLAS logging for ScaledGEMM with no bi… #2048
Conversation
…as vector. (pytorch#149357) Omit the bias type argument for BLAS logging when there is a ScaledGEMM with no bias vector. Pull Request resolved: pytorch#149357 Approved by: https://github.com/jeffdaily (cherry picked from commit dbea13e)
Jenkins build for f0cb109700a68fcc66ed66bde545eb86fd409a86 commit finished as FAILURE |
Jenkins build for f0cb109700a68fcc66ed66bde545eb86fd409a86 commit finished as FAILURE Detected error during Pytorch building:
|
Jenkins build for f0cb109700a68fcc66ed66bde545eb86fd409a86 commit finished as FAILURE |
Jenkins build for f0cb109700a68fcc66ed66bde545eb86fd409a86 commit finished as FAILURE |
94b4d76
to
0be82c5
Compare
0be82c5
to
fdf85e1
Compare
Jenkins build for f0cb109700a68fcc66ed66bde545eb86fd409a86 commit finished as FAILURE |
fdf85e1
to
6fd4078
Compare
Jenkins build for f0cb109700a68fcc66ed66bde545eb86fd409a86 commit is in progress |
Omit the bias type argument for BLAS logging when there is a ScaledGEMM with no bias vector.
Pull Request resolved: pytorch#149357
Approved by: https://github.com/jeffdaily
(cherry picked from commit dbea13e)