ROCm / triton

Development repository for the Triton language and compiler
MIT License
89 stars 27 forks source link

Add autotuning for FA #459

Closed vgokhale closed 8 months ago

vgokhale commented 8 months ago

Added autotuning for the FA kernel in perf-kernels.

Created a pre_hook function to set up params that depend on autotune parameters before each call.