[ROCm] rocblas Aten GEMM overload for FP32 output from FP16/BF16 inputs#162600
[ROCm] rocblas Aten GEMM overload for FP32 output from FP16/BF16 inputs#162600jagadish-amd wants to merge 1 commit intopytorch:mainfrom
Conversation
Fix ROCm GEMM helper to set output type (C/D) based on C_Dtype template parameter. Signed-off-by: Jagadish Krishnamoorthy <jagadish.krishnamoorthy@amd.com>
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/162600
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 Unrelated FailureAs of commit e25ccce with merge base 484c409 ( NEW FAILURE - The following job has failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchbot label "topic: not user facing" |
This comment was marked as outdated.
This comment was marked as outdated.
|
all tests related to test_mm_bmm_dtype_overload and test_addmm_baddmm_dtype_overload are passing. cc @jeffdaily |
|
rocm-mi300 / linux-noble-rocm-py3.12-mi300 / test (default, 6, 6, linux.rocm.gpu.gfx942.1) (gh) This test passed locally, test_alias_of_parameter (main.CudaGraphTreeTests) OK |
|
@pytorchbot merge -f "Unrelated failures in rocm-mi300; trunk passed" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
…ts (pytorch#162600) Fix ROCm GEMM helper to set output type (C/D) based on C_Dtype template parameter. Pull Request resolved: pytorch#162600 Approved by: https://github.com/jeffdaily, https://github.com/pruthvistony
…ts (pytorch#162600) Fix ROCm GEMM helper to set output type (C/D) based on C_Dtype template parameter. Pull Request resolved: pytorch#162600 Approved by: https://github.com/jeffdaily, https://github.com/pruthvistony
…ts (pytorch#162600) Fix ROCm GEMM helper to set output type (C/D) based on C_Dtype template parameter. Pull Request resolved: pytorch#162600 Approved by: https://github.com/jeffdaily, https://github.com/pruthvistony
…ts (pytorch#162600) Fix ROCm GEMM helper to set output type (C/D) based on C_Dtype template parameter. Pull Request resolved: pytorch#162600 Approved by: https://github.com/jeffdaily, https://github.com/pruthvistony
Fix ROCm GEMM helper to set output type (C/D) based on C_Dtype template parameter.
cc @jeffdaily @sunway513 @jithunnair-amd @pruthvistony @ROCmSupport @dllehr-amd @jataylo @hongxiayang @naromero77amd