pytorch
49577c7e - [inductor] Turn off autotune_cublasLt for cpp_wrapper (#103004)

Commit
1 year ago
[inductor] Turn off autotune_cublasLt for cpp_wrapper (#103004) Summary: bias_addmm is not backed up by a cpp funciton, so turn autotune_cublasLt for cpp_wrapper + max_autotune. We can add a cpp function implementation if there is a performance need. Pull Request resolved: https://github.com/pytorch/pytorch/pull/103004 Approved by: https://github.com/jansel
Author
Committer
Parents
Loading