onnxruntime
d30c81d2 - Add Symbolic Shape Hint to Triton Codegen Config (#20056)

Commit
2 years ago
Add Symbolic Shape Hint to Triton Codegen Config (#20056) Add symbolic shape hint to Triton codegen config so that we can avoid unnecessary recompile when input shapes are keeping changing. Below screenshot shows that with proper configuration, we can speed up the training a lot by reducing unnecessary recompile. ![image](https://github.com/microsoft/onnxruntime/assets/11661208/699944d2-81cd-4c22-84e7-73a4fa0d2a28)
Author
Parents
Loading