Commit 29078f6
Backout D70075331
Summary:
X-link: pytorch/pytorch#148824
The AOTI lowering for model 699109736 and other new models worked before D70075331, but failed after with error "RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling cublasLtMatmul with transpose_mat1 1 transpose_mat2 0 m 4096 n 10 k 7936 mat1_ld 7936 mat2_ld 7936 result_ld 4096 abcType 2 computeType 68 scaleType 0"
So we revert D70075331 as a workaround now.
Reviewed By: chenyang78, adelesun
Differential Revision: D70823254
fbshipit-source-id: f3025a7543b7b2299457f5a06091a6fbeb37dc0d1 parent d1ba2ef commit 29078f6
1 file changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3592 | 3592 | | |
3593 | 3593 | | |
3594 | 3594 | | |
3595 | | - | |
3596 | | - | |
3597 | | - | |
3598 | | - | |
3599 | | - | |
3600 | | - | |
3601 | | - | |
3602 | | - | |
3603 | | - | |
3604 | 3595 | | |
3605 | 3596 | | |
3606 | 3597 | | |
| |||
0 commit comments